diff options
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index 9702d6248d89..f35dd23e69b2 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -8,7 +8,7 @@ PORTNAME= pangomm PORTVERSION= 2.26.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -25,6 +25,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pango |