summaryrefslogtreecommitdiff
path: root/databases/py-sybase
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 16:43:45 +0000
committerrecht <recht>2003-09-14 16:43:45 +0000
commit5980646941cc3492b99800e167d16bdf5b6fc5e3 (patch)
treeaca8ff7153d5fa2dbe4b26684fe239c50263adac /databases/py-sybase
parent734f40da76f9b44d22dbd66ce2c1fe781d1e8678 (diff)
downloadpkgsrc-5980646941cc3492b99800e167d16bdf5b6fc5e3.tar.gz
hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
Diffstat (limited to 'databases/py-sybase')
-rw-r--r--databases/py-sybase/Makefile4
-rw-r--r--databases/py-sybase/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile
index 0cff1d715e1..fe08284f1a1 100644
--- a/databases/py-sybase/Makefile
+++ b/databases/py-sybase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/25 11:31:15 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/14 16:43:48 recht Exp $
#
DISTNAME= sybase-0.36
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.object-craft.com.au/projects/sybase/
COMMENT= Sybase interface for Python using FreeTDS
-PYTHON_VERSIONS_ACCEPTED= 21pth 22pth
+PYTHON_VERSIONS_ACCEPTED= 21pth 22pth 23pth
BUILDLINK_DEPENDS.freetds= freetds-0.61*
PYSETUPBUILDARGS= build_ext -D HAVE_FREETDS=61 -U WANT_BULKCOPY
diff --git a/databases/py-sybase/PLIST b/databases/py-sybase/PLIST
index 8cb96b48a59..e71b259ead2 100644
--- a/databases/py-sybase/PLIST
+++ b/databases/py-sybase/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/25 11:31:15 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:48 recht Exp $
${PYSITELIB}/sybasect.so
${PYSITELIB}/Sybase.py
${PYSITELIB}/Sybase.pyc
+${PYSITELIB}/Sybase.pyo