diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-12-23 08:53:02 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-12-23 08:53:02 +0000 |
commit | 0dcf8d886d8d5392d5e5ac0bc3e775d5c56b7f9c (patch) | |
tree | aa8ed2f4d6a3d3088ea69d7e99ffd2268669c6e1 | |
parent | Chase neon shared library upgrade. (diff) |
Chase libneon version bump.
Notes
Notes:
svn path=/head/; revision=52031
-rw-r--r-- | www/encompass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index 790bc25c2be0..fe57104a4fb0 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= neon.17:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.18:${PORTSDIR}/www/neon USE_GNOME= yes USE_X_PREFIX= yes |