diff options
-rw-r--r-- | www/encompass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index f7bef05..f527335 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -7,7 +7,7 @@ PORTNAME= encompass PORTVERSION= 0.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= http://elysium.zoned.net/${PORTNAME}/ \ http://encompass.sourceforge.net/ \ @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old -LIB_DEPENDS= neon.19:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.21:${PORTSDIR}/www/neon USE_GNOME= yes USE_X_PREFIX= yes |