diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/encompass/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index a3aa69666bb2..f7bef052c85d 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -17,8 +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 \ - elysium.0:${PORTSDIR}/misc/libelysium +LIB_DEPENDS= neon.19:${PORTSDIR}/www/neon USE_GNOME= yes USE_X_PREFIX= yes |