diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/parcellite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index c14cad32e2e7..24871daa5917 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -USES= gmake pkgconfig +USES= gettext-tools gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 @@ -25,7 +25,7 @@ OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext +NLS_USES= gettext-runtime SUB_FILES= pkg-message |