diff options
Diffstat (limited to 'www/encompass/Makefile')
-rw-r--r-- | www/encompass/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index afcb392d4b65..3a316be6071a 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -7,6 +7,7 @@ PORTNAME= encompass PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= http://dobey.free.fr/encompass/ \ http://zephyr.webhop.net/encompass/ \ @@ -14,12 +15,7 @@ MASTER_SITES= http://dobey.free.fr/encompass/ \ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gtkhtml.8:${PORTSDIR}/www/gtkhtml \ - glibwww.1:${PORTSDIR}/www/glibwww \ - gconf-1.1:${PORTSDIR}/devel/gconf \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - gnomeprint.13:${PORTSDIR}/print/gnomeprint -RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio +LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml USE_GNOME= yes USE_X_PREFIX= yes |