diff options
Diffstat (limited to 'www/bk_edit/Makefile')
-rw-r--r-- | www/bk_edit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bk_edit/Makefile b/www/bk_edit/Makefile index 30972487eb0d..97e1241a7306 100644 --- a/www/bk_edit/Makefile +++ b/www/bk_edit/Makefile @@ -8,7 +8,7 @@ PORTNAME= bk_edit PORTVERSION= 0.6.23 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.allesdurcheinander.de/nettools/bk_edit/ @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Bookmark Editor USE_GNOME= gtk12 libxml2 -USE_BISON= yes +USE_BISON= build USE_GETOPT_LONG= yes HAS_CONFIGURE= yes MAKE_ENV= LD="${CC}" LDFLAGS="${LDFLAGS}" |