diff options
Diffstat (limited to 'sysutils/consolekit/Makefile')
-rw-r--r-- | sysutils/consolekit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index 661d337..cd0f74a 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -19,9 +19,8 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION} USE_BZIP2= yes -USE_GETTEXT= yes USE_XORG= x11 -USES= pathfix +USES= pathfix gettext USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |