aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2014-06-28 20:56:16 +0800
committerolivierd <olivierd@FreeBSD.org>2014-06-28 20:56:16 +0800
commit350edb4537ee5fdf848c8c9593f8f0bbccd2f22d (patch)
treecb39c047d10993fdc623af8b3cc6566476534352 /deskutils
parent6445b95bc6dcc751457a3bfdd40512a97b258eec (diff)
downloadfreebsd-ports-gnome-350edb4537ee5fdf848c8c9593f8f0bbccd2f22d.tar.gz
freebsd-ports-gnome-350edb4537ee5fdf848c8c9593f8f0bbccd2f22d.tar.zst
freebsd-ports-gnome-350edb4537ee5fdf848c8c9593f8f0bbccd2f22d.zip
- Convert USE_BZIP2 to USES
- Add LICENSE Approved by: portmgr blanket
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/orage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index 797f5cc91718..86382d3f1829 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -13,14 +13,14 @@ MAINTAINER= xfce@FreeBSD.org
COMMENT= Calendar application for the Xfce Desktop
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USES= pkgconfig gettext desktop-file-utils gmake
-USE_BZIP2= yes
+USES= pkgconfig gettext desktop-file-utils gmake tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu panel
USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \