From bc47cccc84a1837da1919cf6c75785c9646d1761 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 4 May 2001 21:41:30 +0000 Subject: Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4 --- www/barque/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'www/barque') diff --git a/www/barque/Makefile b/www/barque/Makefile index 9ac1e2af4194..c46fc8d8c3f5 100644 --- a/www/barque/Makefile +++ b/www/barque/Makefile @@ -7,6 +7,7 @@ PORTNAME= barque PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,12 +15,8 @@ DISTFILES= ${PORTNAME}-0.1-2.tar.gz MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= gtkhtml.8:${PORTSDIR}/www/gtkhtml \ - bonobo.2:${PORTSDIR}/devel/bonobo \ - gconf-1.1:${PORTSDIR}/devel/gconf \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - ghttp.1:${PORTSDIR}/www/libghttp \ - glade.4:${PORTSDIR}/devel/libglade +LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml \ + ghttp.1:${PORTSDIR}/www/libghttp WRKSRC= ${WRKDIR}/${PORTNAME}-0.1-2 -- cgit v1.2.3