diff options
Diffstat (limited to 'databases/py-cx_Oracle/Makefile')
-rw-r--r-- | databases/py-cx_Oracle/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-cx_Oracle/Makefile b/databases/py-cx_Oracle/Makefile index 79d13057070..1b188ee1f11 100644 --- a/databases/py-cx_Oracle/Makefile +++ b/databases/py-cx_Oracle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/02/11 13:13:24 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 21:25:48 asau Exp $ # DISTNAME= cx_Oracle-5.0.2 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://cx-oracle.sourceforge.net COMMENT= Oracle binding for Python -PKG_DESTDIR_SUPPORT= user-destdir - PYDISTUTILSPKG= yes .include "../../mk/bsd.prefs.mk" |