Remove useless dependency on bison

base byacc is perfectly able to deal with this port

While here, convert to USES=localbase
This commit is contained in:
Baptiste Daroussin 2020-03-10 11:35:09 +00:00
parent 01384a816d
commit efe5b80be0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528156

View file

@ -12,15 +12,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library for creating trees of CORBA IDL files
USES= bison gettext gmake gnome libtool:keepla pathfix pkgconfig \
tar:bzip2
USES= bison:alias gettext gmake gnome libtool:keepla localbase \
pathfix pkgconfig tar:bzip2
USE_GNOME= glib20
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INFO= libIDL2