summaryrefslogtreecommitdiff
path: root/misc/stickynotes_applet/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-22 04:32:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-22 04:32:57 +0000
commit33115371fe76ee8d09ba83be7f5d691d8896b11d (patch)
tree860afdf66578ccde0a9a1b27e13f31aef59da610 /misc/stickynotes_applet/files
parentnew port of epiwm window manager (diff)
Obey CFLAGS.
Notes
Notes: svn path=/head/; revision=87474
Diffstat (limited to 'misc/stickynotes_applet/files')
-rw-r--r--misc/stickynotes_applet/files/patch-src_Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/stickynotes_applet/files/patch-src_Makefile.in b/misc/stickynotes_applet/files/patch-src_Makefile.in
index d707297f551f..873eb145d68f 100644
--- a/misc/stickynotes_applet/files/patch-src_Makefile.in
+++ b/misc/stickynotes_applet/files/patch-src_Makefile.in
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig Thu Aug 21 01:29:24 2003
-+++ src/Makefile.in Thu Aug 21 01:29:52 2003
+--- src/Makefile.in.orig Fri Aug 22 00:30:42 2003
++++ src/Makefile.in Fri Aug 22 00:31:11 2003
@@ -104,7 +104,7 @@
INCLUDES = $(GNOME_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DPREFIX=\""$(prefix)"\" -DDATADIR=\""$(datadir)"\" -DLIBDIR=\""$(libdir)"\" -DSYSCONFDIR=\""$(sysconfdir)"\" -DSTICKYNOTES_GLADEDIR=\""$(datadir)/stickynotes"\" -DSTICKYNOTES_ICONDIR=\""$(datadir)/pixmaps/stickynotes"\"
-CFLAGS = -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -O2 -g
-+CFLAGS = -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith
++CFLAGS += -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith
libexec_PROGRAMS = stickynotes_applet