aboutsummaryrefslogtreecommitdiff
path: root/net/libnet
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-06-25 06:06:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-06-25 06:06:55 +0000
commit8a3de99aa8d27260ca5f70f341cbb56f7b765b3b (patch)
tree6f3ab0cf924d1e1b2245cca8db53d44c924dc7c7 /net/libnet
parent862c0655cebf2bc9ae6a4b039f521e1fcbf6d235 (diff)
downloadports-8a3de99aa8d27260ca5f70f341cbb56f7b765b3b.tar.gz
ports-8a3de99aa8d27260ca5f70f341cbb56f7b765b3b.zip
Notes
Diffstat (limited to 'net/libnet')
-rw-r--r--net/libnet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile
index b6a0062a7474..3fb658ff0e38 100644
--- a/net/libnet/Makefile
+++ b/net/libnet/Makefile
@@ -20,6 +20,7 @@ COMMENT= A C library for creating IP packets
GNU_CONFIGURE= yes
CFLAGS+= -fPIC
+USE_CSTD= gnu89
WRKSRC= ${WRKDIR}/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}