aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gal2/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 20:15:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 20:15:18 +0000
commit0b58b60e0b055031ace73d4a6fd4cb7584283617 (patch)
tree5565d5b13220a287c884cce1e61d9ed60d5453a7 /x11-toolkits/gal2/Makefile
parentcb7e09a471dd8696212ed069d135a6a201ad53d0 (diff)
Notes
Diffstat (limited to 'x11-toolkits/gal2/Makefile')
-rw-r--r--x11-toolkits/gal2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index 2077fe84ffdf..bfa0df66c381 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= gal
-PORTVERSION= 0.19
-PORTREVISION= 1
+PORTVERSION= 0.19.1
CATEGORIES?= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gal
+DIST_SUBDIR= gnome
MAINTAINER?= gnome@FreeBSD.org
@@ -18,6 +18,7 @@ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
glade.4:${PORTSDIR}/devel/libglade \
iconv.3:${PORTSDIR}/converters/libiconv
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes