diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
commit | 30a00f2227a3e53b607331247c81c2911c1e98ef (patch) | |
tree | b3bdcd25b598432ef78aefb0f72e9412f429eee4 /net/netembryo | |
parent | fc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff) |
Notes
Diffstat (limited to 'net/netembryo')
-rw-r--r-- | net/netembryo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/netembryo/Makefile b/net/netembryo/Makefile index b2474f4963ca..09be5d9f7c66 100644 --- a/net/netembryo/Makefile +++ b/net/netembryo/Makefile @@ -27,7 +27,6 @@ USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules INSTALL_TARGET= install-strip .include <bsd.port.options.mk> |