aboutsummaryrefslogtreecommitdiff
path: root/deskutils/osmo
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-31 12:54:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-31 12:54:33 +0000
commit54630986fa77d88df5bec8729b2f51c66e3301e9 (patch)
treefe5ca8b944f3240d3f37706de3eb75f0ef4a1b4d /deskutils/osmo
parent9e30015490081c58276c040c5c7680d918e36fc7 (diff)
downloadports-54630986fa77d88df5bec8729b2f51c66e3301e9.tar.gz
ports-54630986fa77d88df5bec8729b2f51c66e3301e9.zip
- Add LICENSE_FILE
- Switch to USES=libarchive
Notes
Notes: svn path=/head/; revision=393302
Diffstat (limited to 'deskutils/osmo')
-rw-r--r--deskutils/osmo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile
index 21e47bd37e75..6b6d259e016b 100644
--- a/deskutils/osmo/Makefile
+++ b/deskutils/osmo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= osmo
PORTVERSION= 0.2.12
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}
@@ -10,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Personal organizer
LICENSE= GPLv2 # (or later)
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical \
libnotify.so:${PORTSDIR}/devel/libnotify \
@@ -17,11 +19,10 @@ LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical \
libgtkspell.so:${PORTSDIR}/textproc/gtkspell \
libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
-USES= gettext gmake pkgconfig
+USES= gettext gmake libarchive pkgconfig
USE_GNOME= gtk20 libxml2
USE_SQLITE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBARCHIVE_CFLAGS=" " LIBARCHIVE_LIBS="-larchive"
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include