summaryrefslogtreecommitdiff
path: root/devel/py-subversion
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-02-07 19:59:21 +0000
committerwiz <wiz@pkgsrc.org>2006-02-07 19:59:21 +0000
commit6d48ae39ccff4a97057a9d085b5309a8261f212a (patch)
tree078dac07816406ca7212ef165bd37c7fdfb503af /devel/py-subversion
parent3fc50e6a6c270476fea9306487b2f5300311cade (diff)
downloadpkgsrc-6d48ae39ccff4a97057a9d085b5309a8261f212a.tar.gz
Fix some pkglint warnings.
Diffstat (limited to 'devel/py-subversion')
-rw-r--r--devel/py-subversion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-subversion/Makefile b/devel/py-subversion/Makefile
index 49780cb4bae..f32b44a3362 100644
--- a/devel/py-subversion/Makefile
+++ b/devel/py-subversion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/02/07 19:58:06 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/02/07 19:59:21 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-subversion-${SVNVER}
PKGREVISION= 2
@@ -6,7 +6,7 @@ COMMENT= Python bindings and tools for Subversion
.include "../../devel/subversion/Makefile.common"
-SHLIBTOOL_OVERRIDE= libtool
+SHLIBTOOL_OVERRIDE+= libtool
CONFIGURE_ENV+= PYTHON2=${PYTHONBIN:Q}