summaryrefslogtreecommitdiff
path: root/net/netsaint-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netsaint-base/Makefile')
-rw-r--r--net/netsaint-base/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/netsaint-base/Makefile b/net/netsaint-base/Makefile
index c3e943a626a..790b5b2e7ce 100644
--- a/net/netsaint-base/Makefile
+++ b/net/netsaint-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/01/16 16:23:07 rh Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/29 11:34:36 wiz Exp $
#
DISTNAME= netsaint-0.0.6
@@ -13,13 +13,10 @@ DEPENDS+= gd>1.8.1:../../graphics/gd
.include "Makefile.common"
-MESSAGE_FILE= ${WRKDIR}/MESSAGE
-
post-configure:
${SED} <${FILESDIR}/netsaint-setup.sh >${WRKDIR}/netsaint-setup.sh \
-e 's:@@USER@@:${NETSAINT_USER}:g' \
-e 's:@@GROUP@@:${NETSAINT_GROUP}:g'
- ${SED} -e 's:@@PREFIX@@:${PREFIX}:g' <${PKGDIR}/MESSAGE >${MESSAGE_FILE}
post-install:
cd ${WRKSRC} && ${MAKE} install-config