diff options
Diffstat (limited to 'x11-toolkits/libsexy/Makefile')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index b887cbf64e11..9e7d919b63d3 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -7,7 +7,7 @@ PORTNAME= libsexy PORTVERSION= 0.1.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits devel MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://releases.chipx86.com/libsexy/libsexy/ @@ -20,6 +20,7 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool:22 +USE_GETTEXT= yes USE_GNOME= gnomehack lthack gtk20 libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes |