diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-05 12:46:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-05 12:46:30 +0800 |
commit | 61cbecb314239b72595dbd161758e029cc781501 (patch) | |
tree | 6e727377e99f0826f29eabc1b1f04a1188477612 /www/encompass | |
parent | d69ce359c61fbc41a40670ed1097d7274c3c52c1 (diff) | |
download | freebsd-ports-gnome-61cbecb314239b72595dbd161758e029cc781501.tar.gz freebsd-ports-gnome-61cbecb314239b72595dbd161758e029cc781501.tar.zst freebsd-ports-gnome-61cbecb314239b72595dbd161758e029cc781501.zip |
Chase the neon shared lib version.
Diffstat (limited to 'www/encompass')
-rw-r--r-- | www/encompass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index d2e83e156a77..115ffde1a7a6 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -7,7 +7,7 @@ PORTNAME= encompass PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= http://elysium.zoned.net/${PORTNAME}/ \ http://encompass.sourceforge.net/ \ @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= neon.22:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.23:${PORTSDIR}/www/neon USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gtkhtml |