summaryrefslogtreecommitdiff
path: root/www/cvsweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cvsweb/Makefile')
-rw-r--r--www/cvsweb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile
index 8ab821f8274..d575a96a39c 100644
--- a/www/cvsweb/Makefile
+++ b/www/cvsweb/Makefile
@@ -1,5 +1,5 @@
#
-# $NetBSD: Makefile,v 1.7 2001/11/28 14:00:47 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/12/02 06:56:46 jlam Exp $
#
DISTNAME= cvsweb-1.112
@@ -33,9 +33,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/cvsweb.conf \
${PREFIX}/share/examples/cvsweb/cvsweb.conf.default
-post-install:
- PKG_PREFIX=${PREFIX} ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL
-
.include "../../lang/perl5/buildlink.mk"
.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"