mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/sgrep2: Refresh MASTER_SITES and improve port
Remove dead mirrors and GNU_CONFIGURE_MANPREFIX definition
This commit is contained in:
parent
7603c35a33
commit
8fe1e82e39
1 changed files with 2 additions and 3 deletions
|
@ -2,8 +2,7 @@ PORTNAME= sgrep2
|
||||||
PORTVERSION= 1.94a
|
PORTVERSION= 1.94a
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \
|
MASTER_SITES= LOCAL/jkoshy
|
||||||
LOCAL/jkoshy
|
|
||||||
DISTNAME= sgrep-${PORTVERSION}
|
DISTNAME= sgrep-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
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
|
WWW= https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS= --datadir=${DATADIR}
|
CONFIGURE_ARGS= --datadir=${DATADIR}
|
||||||
|
|
||||||
CONFLICTS= sgrep-0.*
|
CONFLICTS= sgrep-0.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue