- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-02 22:05:13 +00:00
parent a1cc73a0c0
commit 77fc298ac4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360285

View file

@ -13,9 +13,10 @@ COMMENT= Tile matching game
LICENSE= GPLv3
USES= pkgconfig
USES= libtool pkgconfig
USE_GNOME= gtk20 esound
USE_AUTOTOOLS= aclocal automake autoconf libtool
USE_AUTOTOOLS= aclocal automake autoconf libtoolize
GNU_CONFIGURE= yes
AUTOMAKE_ARGS= --add-missing --copy
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal