diff options
Diffstat (limited to 'deskutils/x-tile/Makefile')
-rw-r--r-- | deskutils/x-tile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/x-tile/Makefile b/deskutils/x-tile/Makefile index 3d9b3d088a2d..9692d1fcc06b 100644 --- a/deskutils/x-tile/Makefile +++ b/deskutils/x-tile/Makefile @@ -27,7 +27,7 @@ post-patch: ${WRKSRC}/modules/cons.py .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else PYDISTUTILS_BUILD_TARGET= --without-gettext build |