aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-02-13 19:25:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-02-13 19:25:16 +0000
commit3f07f6b3e64b06768619795491a7dd97f34afe66 (patch)
tree76cb8f06caf08748ee16cc1de8d54140fae4acc6 /polish
parent1674fb8d01fb7da12e3e2aaeb67eaa1a29f5b869 (diff)
downloadports-3f07f6b3e64b06768619795491a7dd97f34afe66.tar.gz
ports-3f07f6b3e64b06768619795491a7dd97f34afe66.zip
- Fix build
Notes
Notes: svn path=/head/; revision=249796
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