diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-26 14:06:08 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-26 14:06:08 +0000 |
commit | 216b5a285fdcc1456a307fcc60f3507c20d613eb (patch) | |
tree | d0c8617b772b8f0a175d436d938b8d844590b41f /sysutils/battfink/files/patch-configure | |
parent | net/openh323: conflicts with h323plus (diff) |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
Diffstat (limited to '')
-rw-r--r-- | sysutils/battfink/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/battfink/files/patch-configure b/sysutils/battfink/files/patch-configure deleted file mode 100644 index 6e7783f3e9ba..000000000000 --- a/sysutils/battfink/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Apr 12 01:31:11 2003 -+++ configure Sat Apr 12 01:31:27 2003 -@@ -7481,7 +7481,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - |