diff options
Diffstat (limited to 'net/libnet/Makefile')
-rw-r--r-- | net/libnet/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile index d58dcad..b25e348 100644 --- a/net/libnet/Makefile +++ b/net/libnet/Makefile @@ -17,7 +17,6 @@ MAINTAINER= shipley@dis.org COMMENT= A C library for creating IP packets GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} |