aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-03-14 15:58:26 +0800
committerkuriyama <kuriyama@FreeBSD.org>2004-03-14 15:58:26 +0800
commit064e7ef6bcce99a32f9cf869129c20c7cecafb64 (patch)
tree3ea57b0eb13388b8214230ebc608a769caa9b2b1 /x11-toolkits
parent35eebca59551fc4a1048b606d36ce09b18704b54 (diff)
downloadfreebsd-ports-gnome-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.gz
freebsd-ports-gnome-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.zst
freebsd-ports-gnome-064e7ef6bcce99a32f9cf869129c20c7cecafb64.zip
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/paragui-devel/Makefile4
-rw-r--r--x11-toolkits/paragui/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 9dc4eebcdbd6..580ecb8d5d3d 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= paragui
PORTVERSION= 1.0.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 9dc4eebcdbd6..580ecb8d5d3d 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -8,7 +8,7 @@
PORTNAME= paragui
PORTVERSION= 1.0.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes
USE_REINPLACE= yes