mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
cb9aac0071
commit
df376947dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364734
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= flickcurl
|
||||
PORTVERSION= 1.25
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.dajobe.org/flickcurl/
|
||||
|
||||
@ -23,7 +23,7 @@ RAPTOR_DESC= Use Raptor to serialize to triples
|
||||
OFFLINE_DESC= Offline use of captured XML web service responses
|
||||
CAPTURE_DESC= Capturing web service responses
|
||||
|
||||
USES= libtool:keepla pathfix pkgconfig
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||
|
@ -3,7 +3,6 @@ bin/flickcurl-config
|
||||
bin/flickrdf
|
||||
include/flickcurl.h
|
||||
lib/libflickcurl.a
|
||||
lib/libflickcurl.la
|
||||
lib/libflickcurl.so
|
||||
lib/libflickcurl.so.0
|
||||
lib/libflickcurl.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user