From e2cdc9734a84499a55f933450729533c8dfb4250 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 20 Jan 2003 06:10:35 +0000 Subject: PowerDNS is an advanced DNS server, which allows for several different backends. Current backends include MySQL, PostgreSQL, bind, etc. WWW: http://www.powerdns.com/ License: GPL Patches obtained from: OpenBSD --- net/powerdns/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/powerdns/files/patch-configure (limited to 'net/powerdns/files/patch-configure') diff --git a/net/powerdns/files/patch-configure b/net/powerdns/files/patch-configure new file mode 100644 index 000000000000..f4121d2c92d6 --- /dev/null +++ b/net/powerdns/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon Dec 16 22:45:46 2002 ++++ configure Mon Dec 16 22:45:59 2002 +@@ -10385,7 +10385,7 @@ + echo "$as_me:$LINENO: result: $PGSQL_incdir" >&5 + echo "${ECHO_T}$PGSQL_incdir" >&6 + +-# LIBS="$LIBS -lpq++ -lpq -lssl -lcrypt -lcrypto" ++# LIBS="$LIBS -lpq++ -lpq -lssl -lcrypto" + fi + + -- cgit v1.2.3