summaryrefslogtreecommitdiff
path: root/x11-toolkits/paragui-devel
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
commita52ee364a98ded8249498ae8b48410e34b0c0233 (patch)
treed1d93c6174f03d2ae893983d90253f620e7c4f53 /x11-toolkits/paragui-devel
parentUpgrade to 1.95.4 (shlib version bumped). (diff)
Bump portrevision (textproc/expat2 shlib bump).
Notes
Notes: svn path=/head/; revision=63297
Diffstat (limited to 'x11-toolkits/paragui-devel')
-rw-r--r--x11-toolkits/paragui-devel/Makefile3
1 files changed, 2 insertions, 1 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