diff options
Diffstat (limited to 'sysutils/xfce4-mount-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-mount-plugin/Makefile | 2 |
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> |