summaryrefslogtreecommitdiff
path: root/devel/libhid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libhid/Makefile')
-rw-r--r--devel/libhid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libhid/Makefile b/devel/libhid/Makefile
index f66dc959ef3..90dcccb3780 100644
--- a/devel/libhid/Makefile
+++ b/devel/libhid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:35 adam Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/09 13:03:39 wiz Exp $
DISTNAME= libhid-0.2.16
PKGREVISION= 1
@@ -18,7 +18,7 @@ USE_TOOLS+= gmake
USE_LIBTOOL= yes
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.16
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.16
CONFIGURE_ENV+= PYTHON_LDFLAGS="-L${PREFIX}/lib -lpython${PYVERSSUFFIX}"