SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/gnugk/patches/patch-configure
Normal file
12
net/gnugk/patches/patch-configure
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -5352,7 +5352,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
-PTLIBSNMPSUPPORT=`cat ${PTLIBDIR}/include/ptbuildopts.h | grep 'define P_SNMP'`
|
||||
+PTLIBSNMPSUPPORT=`cat ${PTLIBDIR}/make/ptbuildopts.mak | grep 'define P_SNMP'`
|
||||
if test "${PTLIBSNMPSUPPORT:-unset}" = "unset" ; then
|
||||
if test "x${ptlibsnmp}" != "xno" ; then
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: No PTLib SNMP support available" >&5
|
Loading…
Add table
Add a link
Reference in a new issue