mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
- Update net/ntopng to 3.4 snapshot - Change versioning scheme to conform to porter's handbook best practices - Bump PORTEPOCH to avoid version number going backwards - Remove patches included upstream - Remove unneeded USE_LDCONFIG in ntopng
11 lines
238 B
Bash
11 lines
238 B
Bash
--- autogen.sh.orig 2018-06-04 09:56:33 UTC
|
|
+++ autogen.sh
|
|
@@ -38,8 +38,3 @@ cat configure.seed | sed \
|
|
> configure.ac
|
|
|
|
rm -f config.h config.h.in *~ #*
|
|
-
|
|
-echo "Wait please..."
|
|
-autoreconf -if
|
|
-echo ""
|
|
-echo "Now run ./configure"
|