aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/paragui
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-07-24 21:02:43 +0800
committeroliver <oliver@FreeBSD.org>2005-07-24 21:02:43 +0800
commitad7b7ab76d3deb8d23bb40775c225a06e3047c05 (patch)
tree3c9e6cfec7d4a0f5dfa5b699576c99875087a91e /x11-toolkits/paragui
parente45c84bcd939f3f4dc0f7bafff121fcb358eb0d7 (diff)
downloadfreebsd-ports-gnome-ad7b7ab76d3deb8d23bb40775c225a06e3047c05.tar.gz
freebsd-ports-gnome-ad7b7ab76d3deb8d23bb40775c225a06e3047c05.tar.zst
freebsd-ports-gnome-ad7b7ab76d3deb8d23bb40775c225a06e3047c05.zip
update physfs to 1.0.1
adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there
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 3888ef39f72d..05b14762fe9b 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -8,7 +8,7 @@
PORTNAME= paragui
PORTVERSION= 1.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
-LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
+LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs \
expat.5:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes