aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-12-19 16:32:35 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-12-19 16:32:35 +0000
commit2e9fa6e131064b6fb3adb1b4eaea07483f584160 (patch)
treee295e27ca1e51ad73b624d46fe8755e6641b5726 /devel
parentd989c500e5b50bc965744777562adcace8146e6c (diff)
downloadports-2e9fa6e131064b6fb3adb1b4eaea07483f584160.tar.gz
ports-2e9fa6e131064b6fb3adb1b4eaea07483f584160.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/varconf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile
index 3b8455f2f7d9..8f33c19887c5 100644
--- a/devel/varconf/Makefile
+++ b/devel/varconf/Makefile
@@ -23,10 +23,8 @@ GNU_CONFIGURE= YES
INSTALLS_SHLIB= YES
post-patch:
- @${REINPLACE_CMD} -e 's|^doc_DATA = .*|#&|g ; \
- s|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g ; \
- s|\$$(mkinstalldirs) \$$(DESTDIR)\$$(docdir)$$|| ; \
- s|\$$(mkinstalldirs) \$$(DESTDIR)\$$(docdir) |\$$(mkinstalldirs)|g' \
+ @${REINPLACE_CMD} -e 's|: install-docDATA|:|g ; \
+ s|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
post-install: