summaryrefslogtreecommitdiff
path: root/archivers/gsharutils/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-11-18 08:03:13 +0000
committersalo <salo@pkgsrc.org>2002-11-18 08:03:13 +0000
commita8e377595f6e04cff3b46c0a8d32035e3e95657c (patch)
tree95e8398eb94b0d2f6a1e0e4db70bcd9d24727ce7 /archivers/gsharutils/Makefile
parent5986a9a9ffaf1f288eb4621f6abb0e1b112874a7 (diff)
downloadpkgsrc-a8e377595f6e04cff3b46c0a8d32035e3e95657c.tar.gz
Fix PKGLOCALEDIR usage. Closes pkg/18656
Diffstat (limited to 'archivers/gsharutils/Makefile')
-rw-r--r--archivers/gsharutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile
index 50f964ca105..aedec8e0e67 100644
--- a/archivers/gsharutils/Makefile
+++ b/archivers/gsharutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/08/25 21:49:04 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2002/11/18 08:03:13 salo Exp $
DISTNAME= sharutils-4.2.1
PKGNAME= g${DISTNAME}
@@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= yes
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g --disable-uucode
-CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
+MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
INSTALL_TARGET= install install-man
INFO_FILES= remsync.info sharutils.info
TEXINFO_OVERRIDE= YES