summaryrefslogtreecommitdiff
path: root/databases/zope-mysql
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /databases/zope-mysql
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'databases/zope-mysql')
-rw-r--r--databases/zope-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/zope-mysql/Makefile b/databases/zope-mysql/Makefile
index e426c7e24a8..20ac8d0ad51 100644
--- a/databases/zope-mysql/Makefile
+++ b/databases/zope-mysql/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2003/07/17 21:29:13 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/20 12:12:49 agc Exp $
#
DISTNAME= ZMySQLDA-1.1.3-nonbin
PKGNAME= zope-mysql-1.1.3
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/lib
CATEGORIES= databases www
MASTER_SITES= http://www.zope.org/Members/MikeP/ZMySQLDA/
@@ -14,6 +13,7 @@ COMMENT= Zope Database Adaptor for MySQL
DEPENDS+= zope-2.*:../../www/zope
+WRKSRC= ${WRKDIR}/lib
USE_BUILDLINK2= YES
PLIST_SRC= ${WRKDIR}/.PLIST_SRC