summaryrefslogtreecommitdiffstats
path: root/www/libepc/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-02-01 18:42:05 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-02-01 18:42:05 +0800
commit0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5 (patch)
treeca89ec45bf778beb8639ea16df8c8675fc6ca7c4 /www/libepc/Makefile
parentfb668487eaf2ad76e8f6d4e7528fe61d6d4daec6 (diff)
downloadmarcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.tar
marcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.tar.gz
marcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.tar.bz2
marcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.tar.lz
marcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.tar.xz
marcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.tar.zst
marcuscom-ports-0c124aff0306db4a5b2d2421bbb0e0cd0bbaa6e5.zip
Update to to 0.4.4.
Explicitly mention gnutls in the LIB_DEPENDS line. This needs gtk30 not gtk20. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16678 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/libepc/Makefile')
-rw-r--r--www/libepc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/libepc/Makefile b/www/libepc/Makefile
index e881bf661..d99e11c24 100644
--- a/www/libepc/Makefile
+++ b/www/libepc/Makefile
@@ -2,11 +2,12 @@
# Date created: 24 Mar 2008
# Whom: Koop Mast <kwm@FreeBSD.org>
#
-# $FreeBSD: ports/www/libepc/Makefile,v 1.13 2011/09/23 22:26:01 amdmi3 Exp $
+# $FreeBSD$
+# $MCom$
#
PORTNAME= libepc
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.4
CATEGORIES= www
MASTER_SITES= GNOME
@@ -15,12 +16,13 @@ COMMENT= The Easy Publish and Consume library
LIB_DEPENDS= uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \
soup-2.4.1:${PORTSDIR}/devel/libsoup \
+ gnutls.47:${PORTSDIR}/security/gnutls \
avahi-ui-gtk3.0:${PORTSDIR}/net/avahi-gtk3
USE_XZ= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack gtk20
+USE_GNOME= gnomeprefix gnomehack gtk30
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include