aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-12-25 10:43:30 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-12-25 10:43:30 +0000
commit28421a4bd0a8b98957b10359ab6adffe4abe5e79 (patch)
tree28f12f723b89e49950683121703c43f0b5ef5f58 /x11-wm
parenta5929c64e866ad95caf6f208a2a36495d5c53e47 (diff)
downloadports-28421a4bd0a8b98957b10359ab6adffe4abe5e79.tar.gz
ports-28421a4bd0a8b98957b10359ab6adffe4abe5e79.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sapphire-themes/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-wm/sapphire-themes/Makefile b/x11-wm/sapphire-themes/Makefile
index 0449ecff63ed..1e215260362a 100644
--- a/x11-wm/sapphire-themes/Makefile
+++ b/x11-wm/sapphire-themes/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sapphire-themes
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://jpj.net/~trevor/${PORTNAME}/
EXTRACT_SUFX= .tar
@@ -22,6 +23,12 @@ USE_X_PREFIX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
+do-patch:
+ ${PERL} -pi -e 's:~/\.:${X11BASE}/share/:g' \
+ ${WRKDIR}/menu/default \
+ ${WRKDIR}/themes/*.theme
+ ${PERL} -pi -e 's:-15-:-12-:g' ${WRKDIR}/themes/*.theme
+
do-install:
${MKDIR} ${X11BASE}/share/sapphire/themes/backgrounds/
${INSTALL_DATA} ${WRKDIR}/themes/backgrounds/* \