summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-30 13:21:38 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-30 13:21:38 +0000
commit0d9234d239884cd971727c3295a9fba6d363822d (patch)
tree041a5e3291e17fe5d04b6c49fd2887f9c7a1b769 /x11-wm
parent- Respect X11BASE (diff)
- Respect X11BASE
- Respect CC PR: ports/106058 Submitted by: rafan Approved by: Pierre-Paul Lavoie <ppl at idios.org> (maintainer)
Notes
Notes: svn path=/head/; revision=178334
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/weewm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/weewm/Makefile b/x11-wm/weewm/Makefile
index 3f9c65050894..938b97944d2a 100644
--- a/x11-wm/weewm/Makefile
+++ b/x11-wm/weewm/Makefile
@@ -17,6 +17,10 @@ COMMENT= Fast and ultra light windowmanager with total keyboard control
PLIST_FILES= bin/weewm
USE_X_PREFIX= yes
+post-patch:
+ @${REINPLACE_CMD} -e 's,^CC=,CC?=,' -e 's,/usr/X11R6,${X11BASE},g' \
+ ${WRKSRC}/src/Makefile
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/weewm ${PREFIX}/bin