aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2008-12-31 20:03:34 +0800
committerdougb <dougb@FreeBSD.org>2008-12-31 20:03:34 +0800
commita0ea7177b2e53873e870469d84d68fa97ba50d9c (patch)
tree623cf660d2061f132853c18acad4a16d7ddd17fc /x11-wm
parentfe5e699e46aa5b09ff9d8086b35dc6bd07f209aa (diff)
downloadfreebsd-ports-gnome-a0ea7177b2e53873e870469d84d68fa97ba50d9c.tar.gz
freebsd-ports-gnome-a0ea7177b2e53873e870469d84d68fa97ba50d9c.tar.zst
freebsd-ports-gnome-a0ea7177b2e53873e870469d84d68fa97ba50d9c.zip
Update windowmaker.org -> windowmaker.info in all places that it occurs.
Bump PORTREVISION to incorporate most recent changes.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index 195bf962988a..5635efbabd11 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -7,7 +7,7 @@
PORTNAME= windowmaker
PORTVERSION= 0.92.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
http://dougbarton.us/Downloads/
@@ -86,6 +86,9 @@ post-patch:
@${REINPLACE_CMD} -e "s|Trebuchet MS,Luxi Sans|sans|g" ${WRKSRC}/WindowMaker/Defaults/WMGLOBAL
@${REINPLACE_CMD} -e "s|/usr/local/GNUstep|${PREFIX}/GNUstep|g" \
${WRKSRC}/WindowMaker/*menu*
+ @(for file in `grep -rl windowmaker\.org ${WRKSRC}`; do \
+ ${REINPLACE_CMD} -e "s|windowmaker\.org|windowmaker\.info|g" $$file; \
+ done)
post-install:
@${MKDIR} ${PREFIX}/share/WindowMaker/Sounds