1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11-wm/wmii-devel/files/patch-cmd__wmii__Makefile
Pawel Pekala 408dde95f5 - Update MASTER_SITES and WWW: line
- Fix build on -current
- Add LICENSE
- Support staging

PR:		ports/184824
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 18:04:36 +00:00

12 lines
226 B
Plaintext

--- cmd/wmii/Makefile.orig
+++ cmd/wmii/Makefile
@@ -9,7 +9,7 @@
PACKAGES += $(X11PACKAGES) xext xrandr xrender xinerama
-LIB = $(LIBIXP)
+LIBS += $(LIBIXP)
LIBS += -lm $(LIBS9)
CFLAGS += $(INCICONV) -DIXP_NEEDAPI=97