mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04: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
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= libmemcached
|
PORTNAME= libmemcached
|
||||||
PORTVERSION= 1.0.18
|
PORTVERSION= 1.0.18
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
MASTER_SITES= http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
||||||
|
|
||||||
|
@ -21,7 +21,6 @@ USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --without-memcached \
|
CONFIGURE_ARGS= --without-memcached \
|
||||||
--without-sphinx-build \
|
--without-sphinx-build \
|
||||||
--with-pic \
|
|
||||||
--enable-libmemcachedprotocol
|
--enable-libmemcachedprotocol
|
||||||
|
|
||||||
LIBS+= -L${LOCALBASE}/lib -lexecinfo
|
LIBS+= -L${LOCALBASE}/lib -lexecinfo
|
||||||
|
|
Loading…
Add table
Reference in a new issue