aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/icewm
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-04-25 19:48:41 +0000
committerFlorian Smeets <flo@FreeBSD.org>2011-04-25 19:48:41 +0000
commit25b5a0835265b9ef9702ce5c9067b3aacd017279 (patch)
treead6e1da9810fe78dcf8e5f7dccd91090cc4e2c0a /x11-wm/icewm
parentcfb4cd47756d882bc3a720f77701c9a77d5e0749 (diff)
downloadports-25b5a0835265b9ef9702ce5c9067b3aacd017279.tar.gz
ports-25b5a0835265b9ef9702ce5c9067b3aacd017279.zip
Notes
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/Makefile1
-rw-r--r--x11-wm/icewm/files/patch-src__Makefile.in11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 5290c5c6f5a8..77b388f5a9a8 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= icewm
PORTVERSION= 1.3.7
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/
diff --git a/x11-wm/icewm/files/patch-src__Makefile.in b/x11-wm/icewm/files/patch-src__Makefile.in
new file mode 100644
index 000000000000..2b4be0d2b11f
--- /dev/null
+++ b/x11-wm/icewm/files/patch-src__Makefile.in
@@ -0,0 +1,11 @@
+--- ./src/Makefile.in.orig 2011-04-22 23:41:38.690448253 +0200
++++ ./src/Makefile.in 2011-04-22 23:41:53.522445343 +0200
+@@ -32,7 +32,7 @@
+ -DICEWMBGEXE='"icewmbg$(EXEEXT)"' \
+ -DICESMEXE='"icewm-session$(EXEEXT)"' \
+ -DICEHELPEXE='"icehelp$(EXEEXT)"' \
+- -DICEHELPIDX='"$(DOCDIR)/icewm-$(VERSION)/icewm.html"'
++ -DICEHELPIDX='"$(DOCDIR)/icewm/icewm.html"'
+
+ CXXFLAGS = @CXXFLAGS@ $(DEBUG) $(DEFS) `pkg-config gdk-pixbuf-xlib-2.0 --cflags` \
+ @CORE_CFLAGS@ @IMAGE_CFLAGS@ @AUDIO_CFLAGS@ # `fc-config --cflags`