freebsd-ports/x11/xxkb/files/patch-Imakefile
Timur I. Bakeyev 37f8c3b9a8 Update port to the new version 1.11 and add optional SVG support.
PR:		ports/113798
Submitted by:	timur
Approved by:	Alexander Pohoyda <alexander.pohoyda@gmx.net> (maintainer),
		shaun (mentor)
2007-06-18 08:50:51 +00:00

11 lines
359 B
Text

--- Imakefile.orig Sun Jun 17 02:29:38 2007
+++ Imakefile Sun Jun 17 02:30:03 2007
@@ -3,7 +3,7 @@
BASEDIR = $(PROJECTROOT)
BINDIR = $(BASEDIR)/bin
PIXMAPDIR = $(BASEDIR)/share/xxkb
-LOCAL_LIBRARIES = $(XONLYLIB) -lXpm -lXt
+LOCAL_LIBRARIES = $(XLIB) $(XTOOLLIB) $(XPMLIB)
OBJS = xxkb.o resource.o wlist.o
PIXMAPS = pixmaps/by15.xpm pixmaps/by48.xpm \