diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 15:41:05 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 15:41:05 +0800 |
commit | 65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed (patch) | |
tree | 68f192472b408e25323d3dca318375272bfafdf0 /x11-toolkits | |
parent | c0d91637d3a31d1b09329c416a2d0e6917c1bed8 (diff) | |
download | freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.tar.gz freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.tar.zst freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.zip |
Bump PORTREVISION and expat shlib.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/paragui-devel/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/paragui/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 7a2c0cc50021..1da9dbd21bc1 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ - expat.3:${PORTSDIR}/textproc/expat2 + expat.4:${PORTSDIR}/textproc/expat2 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 7a2c0cc50021..1da9dbd21bc1 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -8,7 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ - expat.3:${PORTSDIR}/textproc/expat2 + expat.4:${PORTSDIR}/textproc/expat2 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |