diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/libnet/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile index f3a04f00e70c..5cdb89492692 100644 --- a/net/libnet/Makefile +++ b/net/libnet/Makefile @@ -20,10 +20,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CFLAGS+= -fPIC USE_CSTD= gnu89 -# upstream makefile is not bmake compatible -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif CONFIGURE_ARGS= --with-link-layer=${LIBNET_LINK} SHORT_VER= 11 |