- USE_CONFIGURE is nothing, and USE_AUTOTOOLS imply GNU_CONFIGURE anyway
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue