summaryrefslogtreecommitdiff
path: root/comms/fidogate
diff options
context:
space:
mode:
authorgrant <grant>2003-05-05 17:15:01 +0000
committergrant <grant>2003-05-05 17:15:01 +0000
commit2225620d1fc4e668cc880b6693aca2f851d0e02b (patch)
tree4ceddf4ad32cb08a2a4d9939ad12bedf0cc851ba /comms/fidogate
parent1abefa76b89e47dd53e9158cf5c46c1f33e74c1d (diff)
downloadpkgsrc-2225620d1fc4e668cc880b6693aca2f851d0e02b.tar.gz
do-configure:
- be quiet - rename, then sed - use FILES_SUBST_SED
Diffstat (limited to 'comms/fidogate')
-rw-r--r--comms/fidogate/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index bb6e0566443..ce077dacf43 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/05/05 17:12:35 grant Exp $
+# $NetBSD: Makefile,v 1.25 2003/05/05 17:15:01 grant Exp $
#
DISTNAME= fidogate-4.4.5
@@ -28,9 +28,9 @@ post-extract:
# This ugliness is because config.make is parsed by both make(1) and
# subst.pl, which does only simplistic substitution.
do-configure:
- ${SED} -e 's,@PREFIX@,${PREFIX},g' -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},' \
- ${WRKSRC}/config.make >${WRKSRC}/config.make.new
- ${MV} -f ${WRKSRC}/config.make.new ${WRKSRC}/config.make
+ @${MV} -f ${WRKSRC}/config.make ${WRKSRC}/config.make.orig
+ @${SED} ${FILES_SUBST_SED} \
+ ${WRKSRC}/config.make.orig > ${WRKSRC}/config.make
pre-build:
${RM} -f ${WRKSRC}/doc/fidogate.info*