aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvsweb/Makefile4
-rw-r--r--devel/cvsweb3/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile
index 4ea74948f53e..c83bb869f3da 100644
--- a/devel/cvsweb/Makefile
+++ b/devel/cvsweb/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Jun 1999
# Whom: SADA Kenji <sada@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/26 18:06:44 sada Exp $
+# $Id: Makefile,v 1.2 1999/07/26 18:17:00 sada Exp $
#
DISTNAME= cvsweb-1.0
@@ -29,7 +29,7 @@ do-configure:
do-install:
.if !defined(PACKAGE_BUILDING)
- @if PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
+ @PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
.endif
@${MKDIR} ${PREFIX}/www/cgi-bin
@${INSTALL_SCRIPT} ${WRKDIR}/cvsweb ${PREFIX}/www/cgi-bin/
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 4ea74948f53e..c83bb869f3da 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Jun 1999
# Whom: SADA Kenji <sada@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/26 18:06:44 sada Exp $
+# $Id: Makefile,v 1.2 1999/07/26 18:17:00 sada Exp $
#
DISTNAME= cvsweb-1.0
@@ -29,7 +29,7 @@ do-configure:
do-install:
.if !defined(PACKAGE_BUILDING)
- @if PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
+ @PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
.endif
@${MKDIR} ${PREFIX}/www/cgi-bin
@${INSTALL_SCRIPT} ${WRKDIR}/cvsweb ${PREFIX}/www/cgi-bin/