Fix previous commit - USE_AUTOTOOLS aclocal definition.
Noticed by: "Jack L." <xxjack12xx@gmail.com>
This commit is contained in:
parent
897838544f
commit
4aaa3b34f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153852
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \
|
|||
xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey
|
||||
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15 aclocal:19
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15 aclocal:19:env
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20
|
||||
|
|
Loading…
Reference in a new issue