summaryrefslogtreecommitdiff
path: root/x11/wmessage/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-23 18:01:10 +0000
committerjlam <jlam@pkgsrc.org>2001-08-23 18:01:10 +0000
commitfaca59df955467d19442ee345de963d7045894e0 (patch)
treedfe6b3e44b0d6d37876c4b6811c4e606d949732b /x11/wmessage/patches
parentdbbc552adb1e892d7733bbd3540cdbb312d8a400 (diff)
downloadpkgsrc-faca59df955467d19442ee345de963d7045894e0.tar.gz
Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags.
Diffstat (limited to 'x11/wmessage/patches')
-rw-r--r--x11/wmessage/patches/patch-aa12
1 files changed, 7 insertions, 5 deletions
diff --git a/x11/wmessage/patches/patch-aa b/x11/wmessage/patches/patch-aa
index 6b4bc2f7c5c..cd4ffff71d4 100644
--- a/x11/wmessage/patches/patch-aa
+++ b/x11/wmessage/patches/patch-aa
@@ -1,16 +1,18 @@
-$NetBSD: patch-aa,v 1.3 2001/03/22 14:00:40 wiz Exp $
+$NetBSD: patch-aa,v 1.4 2001/08/23 18:01:11 jlam Exp $
---- Makefile.orig Mon Aug 30 02:38:35 1999
+--- Makefile.orig Sun Aug 29 20:38:35 1999
+++ Makefile
@@ -1,19 +1,18 @@
-PREFIX = /usr/local
+#PREFIX = /usr/local
- CFLAGS = `get-wraster-flags --cflags` -Wall
+-CFLAGS = `get-wraster-flags --cflags` -Wall
-LDFLAGS = `get-wraster-flags --ldflags`
-+LDFLAGS += `get-wraster-flags --ldflags`
- LIBS = `get-wraster-flags --libs`
+-LIBS = `get-wraster-flags --libs`
-CC = gcc
++CFLAGS = `${GET_WRASTER_FLAGS} --cflags` -Wall
++LDFLAGS += `${GET_WRASTER_FLAGS} --ldflags`
++LIBS = `${GET_WRASTER_FLAGS} --libs`
+#CC = gcc
all: wmessage