mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- force -fPIC
PR: 153371 Submitted by: wxs (Wesley Shields)
This commit is contained in:
parent
8cbed27373
commit
35b89822d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266726
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libnet
|
||||
PORTVERSION= 1.1.2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.packetfactory.net/libnet/dist/ \
|
||||
@ -19,6 +19,7 @@ MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A C library for creating IP packets
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user