- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
bad14f57cd
commit
6bd3e89e74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366301
2 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libmaitretarot
|
||||
PORTVERSION= 0.1.98
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= maitretarot
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Core library of MaitreTarot, a Tarot card game
|
|||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool:keepla pkgconfig tar:bzip2
|
||||
USES= libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
include/maitretarot.h
|
||||
lib/libmaitretarot.a
|
||||
lib/libmaitretarot.la
|
||||
lib/libmaitretarot.so
|
||||
lib/libmaitretarot.so.0
|
||||
lib/libmaitretarot.so.0.0.0
|
||||
|
|
Loading…
Reference in a new issue