summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortron <tron>1998-06-23 20:41:35 +0000
committertron <tron>1998-06-23 20:41:35 +0000
commitcab949c63a17629e39e8f85e772866228e16cbd6 (patch)
tree532212a9b89a3ed86c0665801038ecef66a5e404 /databases
parent65e660a352856387d08fa3d18f19acd9eade8ddb (diff)
downloadpkgsrc-cab949c63a17629e39e8f85e772866228e16cbd6.tar.gz
"portlint" doesn't like short pathnames in "DEPENDS".
Diffstat (limited to 'databases')
-rw-r--r--databases/py-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index b805c1d25c1..e6f6f2ae10f 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/06/22 21:53:09 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/06/23 20:41:35 tron Exp $
DISTNAME= MySQLmodule-1.1
PKGNAME= py-mysql-1.1
@@ -10,7 +10,7 @@ DISTFILES= MySQLmodule-1.1${EXTRACT_SUFX} \
MAINTAINER= tsarna@endicor.com
DEPENDS+= python-1.5.1:../../lang/python \
- mysql-3.21.31:../mysql
+ mysql-3.21.31:../../databases/mysql
EXTRACT_ONLY= MySQLmodule-1.1${EXTRACT_SUFX}
ALL_TARGET= default