aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-taskmanager
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-04-28 17:01:46 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-04-28 17:01:46 +0000
commit63408327b0590b294ec0cec50460fbc83402d5af (patch)
treef4ebe2a8ffa9fe0c4502317cb84dc88a13aa3513 /x11/xfce4-taskmanager
parent40d87d1e3b52644bfff21c659483d94619512480 (diff)
downloadports-63408327b0590b294ec0cec50460fbc83402d5af.tar.gz
ports-63408327b0590b294ec0cec50460fbc83402d5af.zip
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr
Notes
Notes: svn path=/head/; revision=384919
Diffstat (limited to 'x11/xfce4-taskmanager')
-rw-r--r--x11/xfce4-taskmanager/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile
index 923bc93c5ee6..0d6f9d9ad192 100644
--- a/x11/xfce4-taskmanager/Makefile
+++ b/x11/xfce4-taskmanager/Makefile
@@ -5,8 +5,7 @@ PORTNAME= xfce4-taskmanager
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org