summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-02-09 20:08:26 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-02-09 20:08:26 +0000
commit6229af82ac2ef2ea5785237d5be6859a1145c1b6 (patch)
treea8a31f0c001313d7cfe015e4603fb3a8919ef76f /meta-pkgs
parent0e88260f7f1fb8763e1459a156f648c7b86d0ab9 (diff)
downloadpkgsrc-6229af82ac2ef2ea5785237d5be6859a1145c1b6.tar.gz
Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux. Also use unexec ${RMDIR} in a directory.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/xorg/Makefile.common6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-pkgs/xorg/Makefile.common b/meta-pkgs/xorg/Makefile.common
index 9cb49e0c49c..f5168643cb5 100644
--- a/meta-pkgs/xorg/Makefile.common
+++ b/meta-pkgs/xorg/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2005/02/09 18:42:22 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.19 2005/02/09 20:08:26 xtraeme Exp $
#
# XBUILD_DIRS is the group of directories under ${WRKSRC} that will
# be built in.
@@ -206,6 +206,10 @@ post-extract:
-e "s|@COMPILER_RPATH_FLAG@|${COMPILER_RPATH_FLAG}|g" \
-e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g" \
-e "s|@EGDIR@|${EGDIR}|g" \
+ -e "s|@KERNMAN_SUFFIX@|${KERNMAN_SUFFIX}|g" \
+ -e "s|@MISCMAN_SUFFIX@|${MISCMAN_SUFFIX}|g" \
+ -e "s|@KERNMAN_DIR@|${KERNMAN_DIR}|g" \
+ -e "s|@MISCMAN_DIR@|${MISCMAN_DIR}|g" \
-e "s|@CARDDRIVERS@|${CARDDRIVERS}|g" \
${FILESDIR}/host.def > ${WRKSRC}/config/cf/host.def
@${LN} -sf ${X11ROOT}/bin/gccmakedep ${WRKSRC}/config/util