diff options
author | oliver <oliver@FreeBSD.org> | 2004-02-21 20:11:43 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-02-21 20:11:43 +0800 |
commit | 7f2175400dd810f2af8794a7e0fad89599a579cc (patch) | |
tree | 8ebdcc2107ad9a8e825539737a48032138d412e5 /x11-toolkits | |
parent | 5c5f2f92d7016db88c305697de5630ec612ddecb (diff) | |
download | freebsd-ports-gnome-7f2175400dd810f2af8794a7e0fad89599a579cc.tar.gz freebsd-ports-gnome-7f2175400dd810f2af8794a7e0fad89599a579cc.tar.zst freebsd-ports-gnome-7f2175400dd810f2af8794a7e0fad89599a579cc.zip |
Update physfs to 1.0.0
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/paragui-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index aac594047741..ca357dcbba49 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/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 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 |