mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00: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
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user