From 8fe1e82e3945522864a4ebd85f39f5ed25794d65 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 14 Oct 2024 22:39:16 +0200 Subject: [PATCH] textproc/sgrep2: Refresh MASTER_SITES and improve port Remove dead mirrors and GNU_CONFIGURE_MANPREFIX definition --- textproc/sgrep2/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index af991e428890..f9b2dbf438fe 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -2,8 +2,7 @@ PORTNAME= sgrep2 PORTVERSION= 1.94a PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ - LOCAL/jkoshy +MASTER_SITES= LOCAL/jkoshy DISTNAME= sgrep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Grep for structured text like SGML and HTML WWW= https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + CONFIGURE_ARGS= --datadir=${DATADIR} CONFLICTS= sgrep-0.*