[Midnightbsd-cvs] mports [19967] trunk/misc/xfce4-wm-themes/Makefile: try fixing master site

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 22 18:13:38 EDT 2015


Revision: 19967
          http://svnweb.midnightbsd.org/mports/?rev=19967
Author:   laffer1
Date:     2015-08-22 18:13:37 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
try fixing master site

Modified Paths:
--------------
    trunk/misc/xfce4-wm-themes/Makefile

Modified: trunk/misc/xfce4-wm-themes/Makefile
===================================================================
--- trunk/misc/xfce4-wm-themes/Makefile	2015-08-22 22:11:21 UTC (rev 19966)
+++ trunk/misc/xfce4-wm-themes/Makefile	2015-08-22 22:13:37 UTC (rev 19967)
@@ -4,8 +4,7 @@
 PORTVERSION=	4.10.0
 PORTREVISION=	2
 CATEGORIES=	misc xfce
-MASTER_SITES=	${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR=	src/art/xfwm4-themes/${PORTVERSION:R}
+MASTER_SITES=	XFCE/src/art/xfwm4-themes/${PORTVERSION:R}
 DISTNAME=	xfwm4-themes-${PORTVERSION}
 DIST_SUBDIR=	xfce4
 
@@ -16,7 +15,6 @@
 
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
-USES=		gmake tar:bzip2
-USE_XFCE=	configenv	# to get MASTER_SITE_SUBDIR something has to be defined
+USES=	gmake tar:bzip2
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list