summaryrefslogtreecommitdiff
path: root/databases/py-sybase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sybase/Makefile')
-rw-r--r--databases/py-sybase/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile
index e20732ef0e0..3a9c6daea0d 100644
--- a/databases/py-sybase/Makefile
+++ b/databases/py-sybase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/04/25 20:39:08 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:20 joerg Exp $
#
DISTNAME= sybase-0.36
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.object-craft.com.au/projects/sybase/
COMMENT= Sybase interface for Python using FreeTDS
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYSETUPBUILDARGS= build_ext -D HAVE_FREETDS=61 -U WANT_BULKCOPY
PYDISTUTILSPKG= yes