summaryrefslogtreecommitdiff
path: root/databases/py-ldap
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-25 21:42:20 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-25 21:42:20 +0000
commita8a3c01339f836584fb7288620bc90208ecec059 (patch)
tree19c914d506013e6c6d97e10862fb0eb8aa929390 /databases/py-ldap
parent826dbe24c4d28e3c3005712ebdc48f3cd8120676 (diff)
downloadpkgsrc-a8a3c01339f836584fb7288620bc90208ecec059.tar.gz
Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
Diffstat (limited to 'databases/py-ldap')
-rw-r--r--databases/py-ldap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile
index 877d11a9a25..765a077cce1 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/04/25 20:39:07 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2008/05/25 21:42:21 joerg Exp $
DISTNAME= python-ldap-2.3.1
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -27,6 +27,8 @@ SUBST_SED.setup+= -e "s|@PY_LDAP_LIBS@|${PY_LDAP_LIBS}|"
PY_LDAP_DOCDIR= ${PREFIX}/share/doc/py-ldap
+USE_TOOLS+= pax
+
post-install:
${INSTALL_DATA_DIR} ${PY_LDAP_DOCDIR}
cd ${WRKSRC} && pax -rw CHANGES README INSTALL TODO Demo \