- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-24 11:37:30 +00:00
parent 121ce8ed02
commit 8ee325ec12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359072
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= libleaftag
PORTVERSION= 0.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel deskutils
MASTER_SITES= http://releases.chipx86.com/leaftag/libleaftag/
@ -11,7 +11,7 @@ MAINTAINER= kaeru@inigo-tech.com
COMMENT= Leaftag is a library for tagging files on the desktop
USE_SQLITE= 2
USES= gmake pathfix pkgconfig
USES= gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes
USE_GNOME= glib20
USE_LDCONFIG= yes

View File

@ -19,9 +19,9 @@ include/libleaftag/object.h
include/libleaftag/source.h
include/libleaftag/tag.h
lib/libleaftag.a
lib/libleaftag.la
lib/libleaftag.so
lib/libleaftag.so.0
lib/libleaftag.so.0.0.1
libdata/pkgconfig/libleaftag.pc
@dirrm include/libleaftag
@dirrm %%DOCSDIR%%