aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/paragui
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /x11-toolkits/paragui
parent8e9dca3d94fe335ede6da94f41dabe6fec5e23f6 (diff)
downloadports-4a868f8a2add17cdf73316057699ee6cec0908e4.tar.gz
ports-4a868f8a2add17cdf73316057699ee6cec0908e4.zip
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Notes
Notes: svn path=/head/; revision=103969
Diffstat (limited to 'x11-toolkits/paragui')
-rw-r--r--x11-toolkits/paragui/Makefile4
1 files changed, 2 insertions, 2 deletions
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