diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 08:17:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 08:17:07 +0000 |
commit | 71d0a14e4383eaa95452c9e029ec48281e89bc2b (patch) | |
tree | 0352f810ae1cb5389c3cad3b025270fd8fc7e7fd /www/encompass | |
parent | 0809873ca550139f07d8054918cb3503d62d2268 (diff) | |
download | ports-71d0a14e4383eaa95452c9e029ec48281e89bc2b.tar.gz ports-71d0a14e4383eaa95452c9e029ec48281e89bc2b.zip |
Notes
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 4b41819601ea..790bc25c2be0 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 |