summaryrefslogtreecommitdiff
path: root/devel/py-usb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-usb/Makefile')
-rw-r--r--devel/py-usb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-usb/Makefile b/devel/py-usb/Makefile
index f88de466698..4938389115f 100644
--- a/devel/py-usb/Makefile
+++ b/devel/py-usb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/10/16 06:38:39 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/31 11:19:35 asau Exp $
VERSION= 0.4.2
DISTNAME= pyusb-${VERSION}
@@ -11,8 +11,6 @@ MAINTAINER= wiml@hhhh.org
HOMEPAGE= http://pyusb.berlios.de/
COMMENT= Python interface to USB via libusb
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../devel/libusb/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"