1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 21:50:32 -04:00
ports/net/ntopng/files/patch-autogen.sh
Guido Falsi 41241f7c87 - Update net/ndpi to 2.2.2 snapshot
- 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
2018-06-04 17:01:36 +00:00

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"