summaryrefslogtreecommitdiff
path: root/misc/xfce4-wm-themes/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-03-21 15:51:02 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-03-21 15:51:02 +0000
commite424310f43c06d1ea8dcb3f632429ff6975a7cfb (patch)
tree3d1e9992c6d047df362ceb8d1aa235e42b3acb08 /misc/xfce4-wm-themes/Makefile
parent- Force commit to note the following repocopies: (diff)
define USE_XFCE to get MASTER_SITE_SUBDIR defined
Notes
Notes: svn path=/head/; revision=187909
Diffstat (limited to 'misc/xfce4-wm-themes/Makefile')
-rw-r--r--misc/xfce4-wm-themes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile
index 0f29a90dfd97..c27a6a3b0b20 100644
--- a/misc/xfce4-wm-themes/Makefile
+++ b/misc/xfce4-wm-themes/Makefile
@@ -19,5 +19,6 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GNOME= gnometarget
+USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
.include <bsd.port.mk>