mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
6391eda00f
- Silence stripping - Regenerate patches
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
--- cmd/wmii/Makefile.orig 2010-06-10 07:24:02 UTC
|
|
+++ cmd/wmii/Makefile
|
|
@@ -9,7 +9,7 @@ HFILES= dat.h fns.h
|
|
|
|
PACKAGES += $(X11PACKAGES) xext xrandr xrender xinerama
|
|
|
|
-LIB = $(LIBIXP)
|
|
+LIBS += $(LIBIXP)
|
|
LIBS += -lm $(LIBS9)
|
|
|
|
CFLAGS += $(INCICONV) -DIXP_NEEDAPI=97
|