summaryrefslogtreecommitdiff
path: root/devel/libusb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r--devel/libusb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index dee4ad1c9581..801ee840380e 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libusb
PORTVERSION= 0.1.10a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,9 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= johnjen@reynoldsnet.org
COMMENT= Library giving userland programs access to USB devices
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-build-docs
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
.include <bsd.port.mk>