openbsd-ports/x11/icewm/patches/patch-sysdep_in
wilfried 2662719080 Upgrade to icewm-1.0.7-7
New maintainer:  Pete Fritchman <petef@databits.net>
2001-03-26 13:08:25 +00:00

13 lines
373 B
Plaintext

$OpenBSD: patch-sysdep_in,v 1.1 2001/03/26 13:08:27 wilfried Exp $
--- sysdep.in.orig Fri Mar 16 22:17:36 2001
+++ sysdep.in Mon Mar 26 14:57:19 2001
@@ -5,7 +5,7 @@ SYS_CFLAGS = \
@DEBUG@ @CXXFLAGS@ @DEFS@ \
@CORE_CFLAGS@ @IMAGE_CFLAGS@ @AUDIO_CFLAGS@ @GNOME_CFLAGS@
SYS_INCDIRS =
-SYS_LIBDIRS =
+SYS_LIBDIRS = @LDFLAGS@
SYS_LIBS = @LIBS@
CORE_LIBS = @CORE_LIBS@