summaryrefslogtreecommitdiff
path: root/wm/ion3-devel/patches/patch-ae
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-10-04 20:50:56 +0000
committercube <cube@pkgsrc.org>2004-10-04 20:50:56 +0000
commita264f4ab7955dd99284823665597f7de455c5db4 (patch)
tree240735c05153a0e8d065b07cce38894ccea20a02 /wm/ion3-devel/patches/patch-ae
parent2b1dbffc46e83c9ef4db2a1c078dfab5b417b93e (diff)
downloadpkgsrc-a264f4ab7955dd99284823665597f7de455c5db4.tar.gz
Initial import of ion3, the development version of the Ion window
manager, into the NetBSD Packages Collection. ion3-devel will eventually become ion3 when it is stable. It can be installed independently from ion2, allowing one to test ion3 and still keep ion2 around.
Diffstat (limited to 'wm/ion3-devel/patches/patch-ae')
-rw-r--r--wm/ion3-devel/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/wm/ion3-devel/patches/patch-ae b/wm/ion3-devel/patches/patch-ae
new file mode 100644
index 00000000000..a2e87765aab
--- /dev/null
+++ b/wm/ion3-devel/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1.1.1 2004/10/04 20:50:57 cube Exp $
+
+--- ion/Makefile.orig 2004-09-06 20:28:36.000000000 +0200
++++ ion/Makefile
+@@ -18,6 +18,7 @@ LIBS += -lm
+ LIBS += $(X11_LIBS) $(XINERAMA_LIBS)
+ LIBS += $(LUA_LIBS)
+ LIBS += $(DL_LIBS)
++LIBS += $(INTL_LIBS)
+ EXT_OBJS += ../ioncore/ioncore.a ../luaextl/luaextl.a
+ EXT_OBJS += ../libtu/libtu.a
+