aboutsummaryrefslogtreecommitdiff
path: root/lang/php52/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php52/Makefile.ext')
-rw-r--r--lang/php52/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext
index 61238449d000..ed0a93ea3d9b 100644
--- a/lang/php52/Makefile.ext
+++ b/lang/php52/Makefile.ext
@@ -119,7 +119,7 @@ PHP_HEADER_DIRS=libgd
.if ${PHP_MODNAME} == "gettext"
CONFIGURE_ARGS+=--with-gettext=${LOCALBASE}
-USE_GETTEXT= yes
+USES+= gettext
.endif
.if ${PHP_MODNAME} == "gmp"