aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/sawfish-themes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/sawfish-themes/Makefile')
-rw-r--r--x11-themes/sawfish-themes/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile
index 9e94a9e7e8ba..3683bd077240 100644
--- a/x11-themes/sawfish-themes/Makefile
+++ b/x11-themes/sawfish-themes/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sawfish-themes
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= http://ftp.debian.org/debian/pool/main/s/${PORTNAME}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,8 +17,6 @@ COMMENT= Themes for Sawfish window manager
RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish
-USE_X_PREFIX= yes
-
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
NO_BUILD= yes
@@ -30,7 +29,7 @@ DATA_DIRS= 2YearsToNever Anonymous Aquiline BWM Big Blackwindow Bubbles_Exact \
bluefoo gorilla gorillaz mxflat typo
do-install:
- @${MKDIR} ${X11BASE}/share/sawfish/1.3/themes
+ @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes
.for d in ${DATA_DIRS}
@${MKDIR} ${PREFIX}/share/sawfish/1.3/themes/${d}
@cd ${WRKSRC}/${d} && ${FIND} . | \