aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gal2/Makefile
diff options
context:
space:
mode:
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