openbsd-ports/x11/icewm/patches/patch-sysdep_in
naddy f4078d62fe Update to 1.0.9-2.
Submitted by new maintainer Andrey Smagin <andrey@smagin.com>.
2002-01-20 19:54:13 +00:00

14 lines
420 B
Plaintext

$OpenBSD: patch-sysdep_in,v 1.2 2002/01/20 19:54:13 naddy Exp $
# was in original icewm port, I left it as it was
--- sysdep.in.orig Tue Oct 9 09:54:02 2001
+++ sysdep.in Thu Jan 10 23:56:46 2002
@@ -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@