summaryrefslogtreecommitdiff
path: root/x11/xfce4-screenshooter-plugin/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-06-28 13:10:01 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-06-28 13:10:01 +0000
commit990d366814f323c1b726d3320a88d8855a23f976 (patch)
treee4f359c6ae3095e2bb87bd1ef204aaf10c9bb53e /x11/xfce4-screenshooter-plugin/Makefile
parent- Forgot to bump PORTREVISION (diff)
- Convert USE_BZIP2 to USES
- Switch to USES= libtool, drop .la files - Add LICENSE_FILE - Bump PORTREVISION Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=359697
Diffstat (limited to 'x11/xfce4-screenshooter-plugin/Makefile')
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index 2e707c3a51fc..57b279292512 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-screenshooter-plugin
PORTVERSION= 1.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/apps/xfce4-screenshooter/${PORTVERSION:R}
@@ -13,14 +13,16 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Desktop Screenshot plugin for Xfce
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
-USE_BZIP2= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GNOME= glib20 gtk20 intltool intlhack
USE_XFCE= configenv libexo libmenu libutil panel
-USES= pkgconfig gmake
+USES= pkgconfig gmake libtool tar:bzip2
OPTIONS_DEFINE= NLS