diff options
Diffstat (limited to 'textproc/textutils/Makefile')
-rw-r--r-- | textproc/textutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index 81b84f4373c..53068238dae 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/13 16:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/13 11:47:06 tron Exp $ # FreeBSD Id: ports/textproc/textutils/Makefile,v 1.7 1999/09/18 17:46:30 steve Exp DISTNAME= textutils-2.0 @@ -12,7 +12,7 @@ USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --program-prefix=g -PLIST_SUBST+= LOCALEBASE="${LOCALEBASE}" +PLIST_SUBST+= LOCALEDIR="${LOCALEDIR}" post-install: install-info ${PREFIX}/info/textutils.info ${PREFIX}/info/dir |