diff options
Diffstat (limited to 'sysutils/unieject/Makefile')
-rw-r--r-- | sysutils/unieject/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index 8220bea..383a2e5 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -17,9 +17,8 @@ LIB_DEPENDS= confuse:${PORTSDIR}/devel/libconfuse \ cdio:${PORTSDIR}/sysutils/libcdio USE_BZIP2= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_GNOME= glib20 -USE_GETTEXT= yes USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ |