diff options
Diffstat (limited to 'comms/owfs/Makefile')
-rw-r--r-- | comms/owfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/owfs/Makefile b/comms/owfs/Makefile index fb61bdeb44f4..4fff0c6b41ce 100644 --- a/comms/owfs/Makefile +++ b/comms/owfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= owfs PORTVERSION= 2.9p8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= SF/owfs/owfs/${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= OWFS -- 1-Wire file system LICENSE= GPLv2 -USES= autoreconf libtool +USES= autoreconf libtool gmake:lite GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |