aboutsummaryrefslogtreecommitdiffstats
path: root/polish
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-02-14 03:25:16 +0800
committermiwi <miwi@FreeBSD.org>2010-02-14 03:25:16 +0800
commitacf664dfe8b99967dfe56bb4d6239654daf1bc6b (patch)
tree31d328059ffbde67111cfd03d0278f990458e201 /polish
parentae9cd322caeb452e78b211529354249f388a4fe2 (diff)
downloadfreebsd-ports-gnome-acf664dfe8b99967dfe56bb4d6239654daf1bc6b.tar.gz
freebsd-ports-gnome-acf664dfe8b99967dfe56bb4d6239654daf1bc6b.tar.zst
freebsd-ports-gnome-acf664dfe8b99967dfe56bb4d6239654daf1bc6b.zip
- Fix build
Diffstat (limited to 'polish')
-rw-r--r--polish/ekg/files/patch-configure23
1 files changed, 0 insertions, 23 deletions
diff --git a/polish/ekg/files/patch-configure b/polish/ekg/files/patch-configure
deleted file mode 100644
index 3ad2314e5247..000000000000
--- a/polish/ekg/files/patch-configure
+++ /dev/null
@@ -1,23 +0,0 @@
---- configure.orig Fri Jun 1 16:11:57 2007
-+++ configure Fri Jun 1 16:16:42 2007
-@@ -4896,12 +4896,6 @@
- lib_static_enabled=no
- fi
-
--if test "x$enable_static" = "xno" -a "x$enable_shared" != "xyes"; then
-- { { echo "$as_me:$LINENO: error: You must choose either static or shared version of libgadu." >&5
--echo "$as_me: error: You must choose either static or shared version of libgadu." >&2;}
-- { (exit 1); exit 1; }; }
--fi
--
- # Check whether --enable-dynamic was given.
- if test "${enable_dynamic+set}" = set; then
- enableval=$enable_dynamic;
-@@ -5941,7 +5935,6 @@
- if test "x$enable_libgadu_openssl" != "xno"; then
- LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS"
- CFLAGS_LIBGADU="$CFLAGS_LIBGADU $OPENSSL_INCLUDES"
-- PC_REQUIRES="$PC_REQUIRES openssl"
-
- sed 's/#undef __GG_LIBGADU_HAVE_OPENSSL/#define __GG_LIBGADU_HAVE_OPENSSL/' < lib/libgadu-config.h > lib/libgadu-config.h-
- mv -f lib/libgadu-config.h- lib/libgadu-config.h