aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ude/files
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-31 02:52:09 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-31 02:52:09 +0000
commit9e78ced9c2197f033f2bfefe12049f9f2a45809b (patch)
tree3f06310de4b6ca867156e098c98077b252d70741 /x11-wm/ude/files
parentfffec9d15a4a025eebe7580bde7d19f3b19969ab (diff)
downloadports-9e78ced9c2197f033f2bfefe12049f9f2a45809b.tar.gz
ports-9e78ced9c2197f033f2bfefe12049f9f2a45809b.zip
Notes
Diffstat (limited to 'x11-wm/ude/files')
-rw-r--r--x11-wm/ude/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/ude/files/patch-ae b/x11-wm/ude/files/patch-ae
new file mode 100644
index 000000000000..148a19e12e2a
--- /dev/null
+++ b/x11-wm/ude/files/patch-ae
@@ -0,0 +1,11 @@
+--- uwm/Makefile.in.orig Tue Feb 12 07:17:11 2002
++++ uwm/Makefile.in Tue Jul 2 21:47:02 2002
+@@ -90,7 +90,7 @@
+ bin_PROGRAMS = uwm
+ # When the library be ready
+ # uwm_LDADD= ../lib/libude.la
+-uwm_LDFLAGS = ${X_LIBS} ${X_EXTRA_LIBS} ${X_PRE_LIBS}
++uwm_LDFLAGS = ${X_LIBS} ${X_EXTRA_LIBS} ${X_PRE_LIBS} ${INTLLIBS}
+ # I think this should be diferent from the ude version.
+ INCLUDES = ${X_CFLAGS} -I../lib -DUWMVERSION=\"@VERSION@\" -DLOCALEDIR=\"${datadir}/locale\" -DUDE_DIR=\"${pkgdatadir}\"
+