summaryrefslogtreecommitdiff
path: root/www/barque
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
committerAde Lovett <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
commit4f5620349fd6cb517674e9a46fa32d7de5e32bde (patch)
tree546af44a46be11b58796225353098559bf252e22 /www/barque
parentFold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore (diff)
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
Notes
Notes: svn path=/head/; revision=44213
Diffstat (limited to 'www/barque')
-rw-r--r--www/barque/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/barque/Makefile b/www/barque/Makefile
index c46fc8d8c3f5..91f67ee8f3f7 100644
--- a/www/barque/Makefile
+++ b/www/barque/Makefile
@@ -7,7 +7,7 @@
PORTNAME= barque
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,9 +15,6 @@ DISTFILES= ${PORTNAME}-0.1-2.tar.gz
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml \
- ghttp.1:${PORTSDIR}/www/libghttp
-
WRKSRC= ${WRKDIR}/${PORTNAME}-0.1-2
USE_GMAKE= yes