diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-14 09:08:13 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-14 09:08:13 +0000 |
commit | 534be7e5c40ca438322fc646325755be257701c4 (patch) | |
tree | 0b1cce51a0a7ba9e7b04fb95dfc4b996a74e5259 /www/encompass | |
parent | e6479be96a9604e92735a70b0d9dbb2877f2488b (diff) | |
download | FreeBSD-ports-534be7e5c40ca438322fc646325755be257701c4.zip FreeBSD-ports-534be7e5c40ca438322fc646325755be257701c4.tar.gz |
This port doesn't really require libelysium.
Diffstat (limited to 'www/encompass')
-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 a3aa696..f7bef05 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 |