aboutsummaryrefslogtreecommitdiff
path: root/www/xfce4-smartbookmark-plugin/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-11-04 14:51:44 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-11-04 14:51:44 +0000
commitcc59948cdb49585c718219a95b7dc50e0cb02d45 (patch)
treed840abe9341e3017c4d61035fb7a5bfc4b4859a0 /www/xfce4-smartbookmark-plugin/Makefile
parent55d67fd2e8ea5344267319e7ffe31a801d3042f2 (diff)
downloadports-cc59948cdb49585c718219a95b7dc50e0cb02d45.tar.gz
ports-cc59948cdb49585c718219a95b7dc50e0cb02d45.zip
Notes
Diffstat (limited to 'www/xfce4-smartbookmark-plugin/Makefile')
-rw-r--r--www/xfce4-smartbookmark-plugin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile
index 5e2c4ff1b66e..ff90b14e9235 100644
--- a/www/xfce4-smartbookmark-plugin/Makefile
+++ b/www/xfce4-smartbookmark-plugin/Makefile
@@ -12,13 +12,13 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Query search engines from the Xfce panel
+LICENSE= GPLv2
+
USE_BZIP2= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
-USES= pkgconfig gettext
+USES= pkgconfig gettext gmake
USE_XFCE= configenv libexo libmenu libutil panel
USE_XORG= ice
-NO_STAGE= yes
.include <bsd.port.mk>