summaryrefslogtreecommitdiff
path: root/www/php-FastTemplate
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /www/php-FastTemplate
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
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 fb8d9c5c494..877aee1b8f8 100644
--- a/www/php-FastTemplate/Makefile
+++ b/www/php-FastTemplate/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/28 03:36:16 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:53 jmmv 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,7 +16,6 @@ COMMENT= PHP extension for managing templates and variable interpolation
DEPENDS+= php>=3.0.18:../../www/php4
DIST_SUBDIR= ${PKGBASE}
-WRKSRC= ${WRKDIR}/FastTemplate
NO_BUILD= YES