From b6a7a057831a76b55852e240dcf2e68f351a86e6 Mon Sep 17 00:00:00 2001 From: trevor Date: Sat, 10 Apr 2004 17:26:55 +0000 Subject: Tidy up whitespace. --- www/postnuke/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/postnuke') diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile index c979e3c09b56..c7ee1f2ab287 100644 --- a/www/postnuke/Makefile +++ b/www/postnuke/Makefile @@ -16,16 +16,16 @@ DISTNAME= Rogue_714 MAINTAINER= ports@FreeBSD.org COMMENT= An automated website package to distribute and manage content -RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR +RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR USE_MYSQL= YES NO_BUILD= yes -WRKSRC= ${WRKDIR}/pn_714 +WRKSRC= ${WRKDIR}/pn_714 NO_WRKSUBDIR= yes DOCFILES= README-FIRST.txt THEME_UPGRADES.txt UPGRADE.txt pnAPI.pdf pnMDG.pdf PLIST_SUB= NUKEDIR=${NUKEDIR} -PKGMESSAGE= ${WRKDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes pre-fetch: @@ -35,7 +35,7 @@ pre-fetch: @${ECHO_MSG} "" .endif -NUKEDIR?= www/data/postnuke +NUKEDIR?= www/data/postnuke post-configure: ${CP} pkg-message ${PKGMESSAGE} -- cgit