diff options
Diffstat (limited to 'www/libepc')
-rw-r--r-- | www/libepc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libepc/Makefile b/www/libepc/Makefile index b1648f6590b9..8977fcb8985c 100644 --- a/www/libepc/Makefile +++ b/www/libepc/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \ USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext USE_GNOME= gnomeprefix gnomehack gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes |