- USE_CONFIGURE is nothing, and USE_AUTOTOOLS imply GNU_CONFIGURE anyway

This commit is contained in:
Pav Lucistnik 2009-01-08 16:24:18 +00:00
parent 3d6c17d1ab
commit 698de2ec4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225474
2 changed files with 0 additions and 2 deletions

View file

@ -22,7 +22,6 @@ MAN1= checkvpw.1 vauthenticate.1 dumpvuser.1 \
MAN7= vmailmgr.7
MAN8= vmailmgrd.8
USE_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
AUTOMAKE_ARGS+= --add-missing -Wno-portability

View file

@ -27,7 +27,6 @@ USE_AUTOTOOLS= libtool:15
USE_GNOME= gtk20 intltool intlhack pkgconfig glib20
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"