diff --git a/deskutils/dfshow/Makefile b/deskutils/dfshow/Makefile index 0d32712d57d0..5c1079ea70ad 100644 --- a/deskutils/dfshow/Makefile +++ b/deskutils/dfshow/Makefile @@ -1,28 +1,29 @@ PORTNAME= dfshow DISTVERSIONPREFIX= v DISTVERSION= 0.10.3-beta CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Directory file editor -WWW= https://dfshow.op-ezy.co.uk/ +WWW= https://dfshow.org \ + https://github.com/roberthawdon/dfshow LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libconfig.so:devel/libconfig USES= autoreconf gettext-runtime gettext-tools gmake localbase ncurses USE_GITHUB= yes GH_ACCOUNT= roberthawdon GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFLICTS_INSTALL= ja-mh mmh nmh nmh-devel # man/man1/show.1.gz post-patch: @${REINPLACE_CMD} 's/-lncursesw/${NCURSESLIBS}/g' ${WRKSRC}/Makefile.am .include