Index: branches/2020Q1/sysutils/fdupes/Makefile =================================================================== --- branches/2020Q1/sysutils/fdupes/Makefile (revision 525660) +++ branches/2020Q1/sysutils/fdupes/Makefile (revision 525661) @@ -1,31 +1,31 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= fdupes PORTVERSION= 2.0.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fdupes is a program for identifying or deleting duplicate files LICENSE= MIT -LIB_DEPENDS= libpcre2-32.so:devel/pcre2 - USES= autoreconf libtool localbase pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= adrianlopezroche OPTIONS_DEFINE= NCURSES OPTIONS_DEFAULT=NCURSES NCURSES_USES= ncurses:base NCURSES_CONFIGURE_OFF= --without-ncurses +NCURSES_LIB_DEPENDS= libpcre2-32.so:devel/pcre2 PLIST_FILES= bin/fdupes man/man1/fdupes.1.gz NCURSES_PLIST_FILES= man/man7/fdupes-help.7.gz .include Index: branches/2020Q1 =================================================================== --- branches/2020Q1 (revision 525660) +++ branches/2020Q1 (revision 525661) Property changes on: branches/2020Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r525025