- build shared lib with PIC

This commit is contained in:
Dirk Meyer 2013-02-21 06:38:16 +00:00
parent c6b0827e5c
commit d367e5f667
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312706

View file

@ -3,6 +3,7 @@
PORTNAME= libnet
PORTVERSION= 1.1.6
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SF/libnet-dev
@ -17,8 +18,8 @@ LATEST_LINK= ${PORTNAME}${SHORT_VER}
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
#CFLAGS+= -fPIC
#USE_CSTD= gnu89
CFLAGS+= -fPIC
USE_CSTD= gnu89
CONFIGURE_ARGS= --with-link-layer=${LIBNET_LINK}
SHORT_VER= 11