aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/mcwm
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-08-23 21:29:55 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-08-23 21:29:55 +0000
commit56db684ff9ba92ab997e64c2e76a737fdc34b047 (patch)
tree048f24839e57bdd611e7d99c93c2bc9732e08df7 /x11-wm/mcwm
parentb420e359b86ca2d25511374c0ecef10b1d353b4f (diff)
downloadports-56db684ff9ba92ab997e64c2e76a737fdc34b047.tar.gz
ports-56db684ff9ba92ab997e64c2e76a737fdc34b047.zip
Update to 20110818
Fix build with custom LOCALBASE/PREFIX PR: ports/159972 Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (maintainer) Approved by: wxs, tabthorpe (mentors, implicit)
Notes
Notes: svn path=/head/; revision=280306
Diffstat (limited to 'x11-wm/mcwm')
-rw-r--r--x11-wm/mcwm/Makefile4
-rw-r--r--x11-wm/mcwm/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-wm/mcwm/Makefile b/x11-wm/mcwm/Makefile
index b9ec3ba18933..af042ebb1194 100644
--- a/x11-wm/mcwm/Makefile
+++ b/x11-wm/mcwm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mcwm
-PORTVERSION= 20110721
+PORTVERSION= 20110818
CATEGORIES= x11-wm
MASTER_SITES= http://hack.org/mc/hacks/mcwm/
@@ -28,6 +28,8 @@ MAN1= mcwm.1
PLIST_FILES= bin/mcwm
PORTDOCS= LICENSE README NEWS
+CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
+
pre-everything::
@${ECHO_MSG} "You can build mcwm with your own config.h using the MCWM_CONF knob:"
@${ECHO_MSG} "make MCWM_CONF=/path/to/mcwm/config.h install clean"
diff --git a/x11-wm/mcwm/distinfo b/x11-wm/mcwm/distinfo
index 09f434338dbf..4450c1505ddc 100644
--- a/x11-wm/mcwm/distinfo
+++ b/x11-wm/mcwm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mcwm-20110721.tar.bz2) = 9ca444a9826d197fafe4da06c869eb8e0c334a641ed1da049855cde9a6451f8a
-SIZE (mcwm-20110721.tar.bz2) = 26805
+SHA256 (mcwm-20110818.tar.bz2) = e2df75097d1909d222e79622b7228c76159ca1d1ff6d4a17d5ae179a09d1df7d
+SIZE (mcwm-20110818.tar.bz2) = 26921