aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-mount-plugin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/xfce4-mount-plugin
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Notes
Diffstat (limited to 'sysutils/xfce4-mount-plugin')
-rw-r--r--sysutils/xfce4-mount-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile
index 18d93f04ee54..7e626174612c 100644
--- a/sysutils/xfce4-mount-plugin/Makefile
+++ b/sysutils/xfce4-mount-plugin/Makefile
@@ -1,6 +1,5 @@
# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD$
-#
PORTNAME= xfce4-mount-plugin
PORTVERSION= 0.6.4
@@ -22,4 +21,5 @@ USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_XFCE= configenv libmenu panel
+NO_STAGE= yes
.include <bsd.port.mk>