diff options
Diffstat (limited to 'net/twinkle/Makefile')
-rw-r--r-- | net/twinkle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/twinkle/Makefile b/net/twinkle/Makefile index 4e86a8845d63..2b6f8d9adc0f 100644 --- a/net/twinkle/Makefile +++ b/net/twinkle/Makefile @@ -7,7 +7,7 @@ PORTNAME= twinkle PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/ @@ -25,7 +25,7 @@ LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp \ USE_GCC= 3.4+ GNU_CONFIGURE= yes -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes USE_XLIB= yes USE_AUTOTOOLS= libtool:15 |