diff options
Diffstat (limited to 'x11-toolkits/paragui/Makefile')
-rw-r--r-- | x11-toolkits/paragui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 0fa1be4cdce1..a51dfb42e614 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -8,7 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTREVISION= 4 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.1:${PORTSDIR}/devel/physfs \ - expat.5:${PORTSDIR}/textproc/expat2 + expat.6:${PORTSDIR}/textproc/expat2 USE_X_PREFIX= yes USE_REINPLACE= yes |