SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
27
net/dhcdrop/patches/patch-configure
Normal file
27
net/dhcdrop/patches/patch-configure
Normal file
|
@ -0,0 +1,27 @@
|
|||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -1887,7 +1887,7 @@ rm -f -r conftest* confdefs.h
|
||||
# Predefined preprocessor variables.
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
-#define PACKAGE_NAME "$PACKAGE_NAME"
|
||||
+#define PACKAGE_NAME $PACKAGE_NAME
|
||||
_ACEOF
|
||||
|
||||
|
||||
@@ -1902,12 +1902,12 @@ _ACEOF
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
-#define PACKAGE_STRING "$PACKAGE_STRING"
|
||||
+#define PACKAGE_STRING $PACKAGE_STRING
|
||||
_ACEOF
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
|
||||
+#define PACKAGE_BUGREPORT $PACKAGE_BUGREPORT
|
||||
_ACEOF
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue