1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Convert to USES=libtool.

This commit is contained in:
Tijl Coosemans 2014-04-24 17:31:18 +00:00
parent 22efba0dc0
commit f32ecb3152
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352027
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= libmaitretarot
PORTVERSION= 0.1.98
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot
@ -13,10 +13,9 @@ COMMENT= Core library of MaitreTarot, a Tarot card game
LICENSE= GPLv2
USES= pkgconfig tar:bzip2
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2 lthack
USES= libtool:keepla pkgconfig tar:bzip2
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes
.include <bsd.port.mk>

View File

@ -3,3 +3,4 @@ lib/libmaitretarot.a
lib/libmaitretarot.la
lib/libmaitretarot.so
lib/libmaitretarot.so.0
lib/libmaitretarot.so.0.0.0