Add USE_LIBTOOL
Noticed by: bento
This commit is contained in:
parent
2daec2825f
commit
5075c6c2dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28098
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ LIB_DEPENDS= glade.3:${PORTSDIR}/devel/libglade
|
|||
LIBGLADE_CONFIG?= ${LOCALBASE}/bin/libglade-config
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
|
||||
CONFIGURE_ARGS= --with-gnome=${PREFIX}/include --prefix=${PREFIX} \
|
||||
|
|
|
@ -18,6 +18,7 @@ LIB_DEPENDS= glade.3:${PORTSDIR}/devel/libglade
|
|||
LIBGLADE_CONFIG?= ${LOCALBASE}/bin/libglade-config
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
|
||||
CONFIGURE_ARGS= --with-gnome=${PREFIX}/include --prefix=${PREFIX} \
|
||||
|
|
Loading…
Reference in a new issue