diff options
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 aac59404774..ca357dcbba4 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 aac59404774..ca357dcbba4 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 |