diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-14 09:08:13 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-14 09:08:13 +0000 |
commit | 7dd0bc8b6a11fa9dcb8a2b6e69f1c0a423338e49 (patch) | |
tree | a6bfc56fd4659edf2043773a6c87eda065e722b9 /www | |
parent | Corrections to some paths in descriptive messages, no need to bump the (diff) |
This port doesn't really require libelysium.
Notes
Notes:
svn path=/head/; revision=59071
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 |