diff options
Diffstat (limited to 'www/xfce4-smartbookmark-plugin/Makefile')
-rw-r--r-- | www/xfce4-smartbookmark-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index 53870a64019f..5e2c4ff1b66e 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -1,6 +1,5 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ -# PORTNAME= xfce4-smartbookmark-plugin PORTVERSION= 0.4.5 @@ -21,4 +20,5 @@ USES= pkgconfig gettext USE_XFCE= configenv libexo libmenu libutil panel USE_XORG= ice +NO_STAGE= yes .include <bsd.port.mk> |