mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
textproc/liblrdf: drop unused dependencies
PR: 214384 Reported by: readelf(1)
This commit is contained in:
parent
7ec7f7f9f8
commit
f3d22a1459
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425888
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= liblrdf
|
||||
PORTVERSION= 0.5.0
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GENTOO
|
||||
|
||||
@ -14,16 +14,11 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
|
||||
LIB_DEPENDS= libicuuc.so:devel/icu \
|
||||
libyajl.so:devel/yajl \
|
||||
libcurl.so:ftp/curl \
|
||||
libraptor2.so:textproc/raptor2
|
||||
LIB_DEPENDS= libraptor2.so:textproc/raptor2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf iconv libtool pathfix pkgconfig
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USES= autoreconf libtool pathfix pkgconfig ssl
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
Loading…
Reference in New Issue
Block a user