summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-12-31 00:27:36 +0000
committersbd <sbd@pkgsrc.org>2012-12-31 00:27:36 +0000
commitd88804096c2195f2f1dcbfb79e6e99f6656dcacb (patch)
tree35109b23271921a3ec9dee53851c4e9f102f8189 /textproc/gsed
parent02818cf4a16e0296e7ecd39cc3cfa5afd498e26a (diff)
downloadpkgsrc-d88804096c2195f2f1dcbfb79e6e99f6656dcacb.tar.gz
Use ${PKGGNUDIR} and ${PKGMANDIR} in INSTALLATION_DIRS.
Diffstat (limited to 'textproc/gsed')
-rw-r--r--textproc/gsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 1abf532fb6f..9d6926b2ab5 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2012/12/06 11:43:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.43 2012/12/31 00:27:37 sbd Exp $
#
DISTNAME= sed-4.2.1
@@ -19,7 +19,7 @@ GNU_CONFIGURE= YES
INFO_FILES= YES
TEST_TARGET= check
-INSTALLATION_DIRS= gnu/bin gnu/man/man1
+INSTALLATION_DIRS= ${PKGGNUDIR}bin ${PKGGNUDIR}${PKGMANDIR}/man1
# at least Solaris-2.9 has issues with grep/egrep
USE_TOOLS+= grep makeinfo