summaryrefslogtreecommitdiff
path: root/www/php-FastTemplate
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /www/php-FastTemplate
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'www/php-FastTemplate')
-rw-r--r--www/php-FastTemplate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-FastTemplate/Makefile b/www/php-FastTemplate/Makefile
index bacdba571cd..fcee432ccc2 100644
--- a/www/php-FastTemplate/Makefile
+++ b/www/php-FastTemplate/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:57 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:27:59 agc Exp $
DISTNAME= FastTemplate-1_1_0
PKGNAME= php-FastTemplate-1.1.0
-WRKSRC= ${WRKDIR}/FastTemplate
CATEGORIES= www php4
MASTER_SITES= http://www.thewebmasters.net/php/
@@ -15,6 +14,7 @@ COMMENT= PHP extension for managing templates and variable interpolation
DEPENDS+= php>=3.0.18:../../www/php4
+WRKSRC= ${WRKDIR}/FastTemplate
DIST_SUBDIR= ${PKGBASE}
NO_BUILD= YES