diff options
author | ade <ade@FreeBSD.org> | 2001-05-04 21:51:17 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-04 21:51:17 +0000 |
commit | d928200809b11974205cc2ebc7e01aa53e9095f4 (patch) | |
tree | d7b35ef4cd6b2c75fd97640d26ec1ce4666d6041 /x11-toolkits/gal2/Makefile | |
parent | 6855df27735fc5f10d442e902a0e3b24e5c8f96d (diff) | |
download | FreeBSD-ports-d928200809b11974205cc2ebc7e01aa53e9095f4.zip FreeBSD-ports-d928200809b11974205cc2ebc7e01aa53e9095f4.tar.gz |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
Diffstat (limited to 'x11-toolkits/gal2/Makefile')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 21724db..5335677 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,17 +6,14 @@ # PORTNAME= gal -PORTVERSION= 0.5 +PORTVERSION= 0.7 CATEGORIES?= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gal MAINTAINER?= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ - glade.4:${PORTSDIR}/devel/libglade \ - unicode.0:${PORTSDIR}/devel/libunicode \ - gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ +LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \ giconv.2:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes |