diff options
Diffstat (limited to 'comms/owfs/Makefile')
-rw-r--r-- | comms/owfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/owfs/Makefile b/comms/owfs/Makefile index 9d6efdefcb03..a1a6d775d62e 100644 --- a/comms/owfs/Makefile +++ b/comms/owfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= owfs PORTVERSION= 3.1p1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF/owfs/owfs/${PORTVERSION} @@ -71,7 +72,6 @@ OWFS_USES= fuse ZERO_CONFIGURE_ENABLE= zero USB_CONFIGURE_ENABLE= usb -USB_LDFLAGS= -lusb .include <bsd.port.options.mk> |