diff options
author | Will Andrews <will@FreeBSD.org> | 2002-09-19 02:52:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-09-19 02:52:31 +0000 |
commit | 66707ed8e26e23b1d47a78b9092b1d80c067a49f (patch) | |
tree | 6c1fa99062415e824e9023aea3ab958e99288ba7 /www | |
parent | b980632519443f197afd5145672d26bfad3e465d (diff) |
Bump neon shlib version.
Notes
Notes:
svn path=/head/; revision=66671
Diffstat (limited to 'www')
-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 f527335e7397..93037e3d0acf 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old -LIB_DEPENDS= neon.21:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.22:${PORTSDIR}/www/neon USE_GNOME= yes USE_X_PREFIX= yes |