From 5162aaf4196e09f5167074742003df4bb35e65a9 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Mon, 26 Jul 1999 18:21:22 +0000 Subject: Misfiled a Makefile line. --- devel/cvsweb3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cvsweb3') 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 # -# $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/ -- cgit v1.2.3