diff options
Diffstat (limited to 'www/barque/Makefile')
-rw-r--r-- | www/barque/Makefile | 5 |
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 |