diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-01-23 06:20:45 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-01-23 06:20:45 +0800 |
commit | e751e3ccebeae8f22403eca58f664a27f904cdd9 (patch) | |
tree | 6e6f947ccc6e2aa57e10fc954270469207239d83 /www | |
parent | 3c4ed3fa1e343236c811dc0eb3b4134b04f8a573 (diff) | |
download | freebsd-ports-gnome-e751e3ccebeae8f22403eca58f664a27f904cdd9.tar.gz freebsd-ports-gnome-e751e3ccebeae8f22403eca58f664a27f904cdd9.tar.zst freebsd-ports-gnome-e751e3ccebeae8f22403eca58f664a27f904cdd9.zip |
Remove trailing whitespace.
Diffstat (limited to 'www')
-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 436f82e4298d..f29e3abcc376 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ xfce:gtk3 -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel GNU_CONFIGURE= yes |