diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-02-21 12:11:43 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-02-21 12:11:43 +0000 |
commit | 5c4a2950e190825b61e111699d14d54496fa035f (patch) | |
tree | 61a87d40598c65399ac8419c1f8e2de06720b77d /x11-toolkits/paragui | |
parent | 9712da8b88deb5219dabde2988f7fd4fdcee5083 (diff) | |
download | ports-5c4a2950e190825b61e111699d14d54496fa035f.tar.gz ports-5c4a2950e190825b61e111699d14d54496fa035f.zip |
Update physfs to 1.0.0
Notes
Notes:
svn path=/head/; revision=101571
Diffstat (limited to 'x11-toolkits/paragui')
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index aac594047741..ca357dcbba49 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -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-0.1.9:${PORTSDIR}/devel/physfs \ +LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \ expat.4:${PORTSDIR}/textproc/expat2 USE_X_PREFIX= yes |