diff options
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r-- | net/libdnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index c1c0cb304fd1..8603cb9e7759 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A simple interface to low level networking routines GNU_CONFIGURE= yes +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -fPIC" CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.pre.mk> |