diff options
Diffstat (limited to 'devel/gettext-old/Makefile')
-rw-r--r-- | devel/gettext-old/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile index 5fddf32abdea..9510fc6085d4 100644 --- a/devel/gettext-old/Makefile +++ b/devel/gettext-old/Makefile @@ -15,7 +15,7 @@ MAINTAINER= reg@FreeBSD.org USE_LIBTOOL= yes -PLIST_SUB= X11BASE=${X11BASE} +PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} pre-configure: ${RM} ${WRKSRC}/doc/gettext.info* |