Simplify using USES=localbase (no functional change)
Reported by: danfe
This commit is contained in:
parent
b9785e5d50
commit
661c284713
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429659
@ -16,10 +16,9 @@ RUN_DEPENDS= hicolor-icon-theme>=0:misc/hicolor-icon-theme
|
||||
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||
libcurl.so:ftp/curl
|
||||
|
||||
USES= gmake iconv libtool pkgconfig tar:bzip2 python sqlite readline
|
||||
USES= gmake iconv libtool localbase pkgconfig tar:bzip2 python \
|
||||
sqlite readline
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --program-transform-name= \
|
||||
--enable-aimodules --enable-shared \
|
||||
--enable-fcdb=sqlite3
|
||||
|
Loading…
Reference in New Issue
Block a user