mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
databases/libmemcached: revert using --with-pic
This wasn't necessary Pointyhat to: swills Reported by: tijl, bapt
This commit is contained in:
parent
054d194d68
commit
3b549d3326
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391020
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= libmemcached
|
||||
PORTVERSION= 1.0.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
||||
|
||||
@ -21,7 +21,6 @@ USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-memcached \
|
||||
--without-sphinx-build \
|
||||
--with-pic \
|
||||
--enable-libmemcachedprotocol
|
||||
|
||||
LIBS+= -L${LOCALBASE}/lib -lexecinfo
|
||||
|
Loading…
Reference in New Issue
Block a user