diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-07-21 10:17:49 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-07-21 10:17:49 +0800 |
commit | 35bdb974b41e365e8eb8adf401e786b3d978de10 (patch) | |
tree | 070a6fd522af72d367eea15ca285d5d09f139333 /x11-toolkits | |
parent | a870d80cdbb10b325b2c1807f3693d3a2f9683a5 (diff) | |
download | freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.gz freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.zst freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.zip |
Bump portrevision (textproc/expat2 shlib bump).
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/paragui-devel/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/paragui/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 2a3e4fd31356..7a2c0cc50021 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ @@ -16,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.2:${PORTSDIR}/textproc/expat2 + expat.3:${PORTSDIR}/textproc/expat2 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 2a3e4fd31356..7a2c0cc50021 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -8,6 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ @@ -16,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.2:${PORTSDIR}/textproc/expat2 + expat.3:${PORTSDIR}/textproc/expat2 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |