- revert r326430, as this fix broke build
Reported by: qat Approved by: maintainer (danilogondolfo@gmail.com, implicit)
This commit is contained in:
parent
472be47154
commit
83eaebb8eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326471
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ USE_LDCONFIG= yes
|
|||
MAN1= flickcurl.1 flickcurl-config.1 flickrdf.1
|
||||
|
||||
OFFLINE_CONFIGURE_ON= --enable-offline
|
||||
OFFLINE_CONFIGURE_OFF= --offline=no
|
||||
OFFLINE_CONFIGURE_OFF= offline=no
|
||||
CAPTURE_CONFIGURE_ON= --enable-capture
|
||||
CAPTURE_CONFIGURE_OFF= --capture=no
|
||||
CAPTURE_CONFIGURE_OFF= capture=no
|
||||
RAPTOR_LIB_DEPENDS= libraptor2.so:${PORTSDIR}/textproc/raptor2
|
||||
RAPTOR_CONFIGURE_ON= --with-raptor=2
|
||||
RAPTOR_CONFIGURE_OFF= --with-raptor=no
|
||||
|
|
Loading…
Reference in a new issue