diff options
Diffstat (limited to 'sysutils/ftwin/Makefile')
-rw-r--r-- | sysutils/ftwin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index b0405554af89..3fa327d846c9 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -7,7 +7,7 @@ PORTNAME= ftwin PORTVERSION= 0.8.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://download.meroware.org/ftwin/ @@ -16,7 +16,7 @@ COMMENT= A useful tool to find duplicate files LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \ apr-1:${PORTSDIR}/devel/apr1 \ - pcre.0:${PORTSDIR}/devel/pcre + pcre.1:${PORTSDIR}/devel/pcre USE_BZIP2= yes GNU_CONFIGURE= yes |