aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xfce4-appfinder
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-04-29 01:01:46 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-04-29 01:01:46 +0800
commit253b210bd6dab0db7c7cc89c64a2e9beacd301e5 (patch)
treef4ebe2a8ffa9fe0c4502317cb84dc88a13aa3513 /misc/xfce4-appfinder
parent2a1f288d740805a3c7fa51bb56b608239111d1f1 (diff)
downloadfreebsd-ports-gnome-253b210bd6dab0db7c7cc89c64a2e9beacd301e5.tar.gz
freebsd-ports-gnome-253b210bd6dab0db7c7cc89c64a2e9beacd301e5.tar.zst
freebsd-ports-gnome-253b210bd6dab0db7c7cc89c64a2e9beacd301e5.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
Diffstat (limited to 'misc/xfce4-appfinder')
-rw-r--r--misc/xfce4-appfinder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile
index 35980cbafa5a..ea103962c7f0 100644
--- a/misc/xfce4-appfinder/Makefile
+++ b/misc/xfce4-appfinder/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xfce4-appfinder
PORTVERSION= 4.12.0
CATEGORIES= misc xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
+MASTER_SITES= XFCE
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org