summaryrefslogtreecommitdiff
path: root/lang/python27/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-26 23:10:35 +0000
committerwiz <wiz@pkgsrc.org>2017-01-26 23:10:35 +0000
commitc9bde2925913433059fa00973e9fd0f374effe29 (patch)
treeb35173abd1507009d7f5b42aea728cbc963ec02c /lang/python27/Makefile
parent93adea261a7b1ce9d96c1039283c5bb757cbdbec (diff)
downloadpkgsrc-c9bde2925913433059fa00973e9fd0f374effe29.tar.gz
Do not install bsddb185 module by default.
Bump PKGREVISION. Based on patch from Jesus Cea on tech-pkg. If you need this module, let me know and we can package it separately.
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r--lang/python27/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 90199ec8c4e..56fdebe6a98 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.68 2016/12/30 10:53:21 adam Exp $
+# $NetBSD: Makefile,v 1.69 2017/01/26 23:10:35 wiz Exp $
.include "dist.mk"
PKGNAME= python27-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -124,20 +125,9 @@ PLIST.no-nis= yes
. endif
.endif
-.include "../../mk/bdb.buildlink3.mk"
-MAKE_ENV+= PY_BDB_TYPE=${BDB_TYPE}
-.if empty(BDB_LIBS)
-BUILDLINK_TRANSFORM+= rm:-ldb
-.endif
-CFLAGS+= -DHAVE_DB_185_H
-
# configure complains about buggy getaddrinfo()
CONFIGURE_ARGS.OSF1+= --disable-ipv6
-.if defined(BUILDLINK_TRANSFORM)
-MAKE_ENV+= PY_BDB_TRANSFORM=${BUILDLINK_TRANSFORM:Q}
-.endif
-
PLIST_SUBST+= PY_VER_SUFFIX=${PY_VER_SUFFIX:Q}
TEST_TARGET= test