diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-11-21 16:17:07 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-11-21 16:17:07 +0800 |
commit | 80dccbc6c7f638bc68e7e3b5331101639a2c52ea (patch) | |
tree | fd8e47dbfde0af480376a6772dcab54bada29093 /www/encompass | |
parent | 216016c5521e4c505a972908c63891981ff75677 (diff) | |
download | freebsd-ports-graphics-80dccbc6c7f638bc68e7e3b5331101639a2c52ea.tar.gz freebsd-ports-graphics-80dccbc6c7f638bc68e7e3b5331101639a2c52ea.tar.zst freebsd-ports-graphics-80dccbc6c7f638bc68e7e3b5331101639a2c52ea.zip |
Chase libneon version increase.
Diffstat (limited to 'www/encompass')
-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 4b41819601e..790bc25c2be 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= neon.15:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.17:${PORTSDIR}/www/neon USE_GNOME= yes USE_X_PREFIX= yes |