pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/sope/patches Add missing patch. Thanks to Matthew...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4eedca0b88a3
branches: trunk
changeset: 498496:4eedca0b88a3
user: rh <rh%pkgsrc.org@localhost>
date: Wed Aug 24 06:21:38 2005 +0000
description:
Add missing patch. Thanks to Matthew Luckie for pointing this out!
diffstat:
www/sope/patches/patch-ac | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r ef638164c766 -r 4eedca0b88a3 www/sope/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/sope/patches/patch-ac Wed Aug 24 06:21:38 2005 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1 2005/08/24 06:21:38 rh Exp $
+
+--- sope-core/NGExtensions/GNUmakefile.preamble.orig 2005-07-12 01:00:20.000000000 +1000
++++ sope-core/NGExtensions/GNUmakefile.preamble
+@@ -18,6 +18,9 @@ endif
+
+ libNGExtensions_LIBRARIES_DEPEND_UPON += -lEOControl -lDOM -lSaxObjC -lz
+
++libNGExtensions_LIB_DIRS += -L${PREFIX}/lib -Wl,-R${PREFIX}/lib
++libNGExtensions_LIBRARIES_DEPEND_UPON += -liconv
++
+ # Apple
+
+ ifeq ($(FOUNDATION_LIB),apple)
Home |
Main Index |
Thread Index |
Old Index