mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Set GNU_CONFIGURE and update project site
PR: ports/40635 Submitted by: maintainer
This commit is contained in:
parent
7ff042cecf
commit
c6ee50e301
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63059
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
PORTNAME= ssed
|
PORTNAME= ssed
|
||||||
PORTVERSION= 3.58
|
PORTVERSION= 3.58
|
||||||
CATEGORIES= editors textproc
|
CATEGORIES= editors textproc
|
||||||
MASTER_SITES= http://king.rett.polimi.it/~paolob/seders/ssed/
|
MASTER_SITES= http://queen.rett.polimi.it/~paolob/seders/ssed/
|
||||||
DISTNAME= sed-${PORTVERSION}
|
DISTNAME= sed-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= verm@drunkmonk.net
|
MAINTAINER= verm@drunkmonk.net
|
||||||
|
@ -16,6 +16,7 @@ MAINTAINER= verm@drunkmonk.net
|
||||||
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
|
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
|
||||||
iconv:${PORTSDIR}/converters/libiconv
|
iconv:${PORTSDIR}/converters/libiconv
|
||||||
|
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --program-prefix=s
|
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --program-prefix=s
|
||||||
|
|
||||||
MAN1= ssed.1
|
MAN1= ssed.1
|
||||||
|
|
|
@ -12,4 +12,4 @@ this is not true in all cases, and sometimes you have modify your
|
||||||
regexp syntax, however for the speed increase, it might be worth
|
regexp syntax, however for the speed increase, it might be worth
|
||||||
it.
|
it.
|
||||||
|
|
||||||
WWW: http://king.rett.polimi.it/~paolob/seders/ssed/
|
WWW: http://queen.rett.polimi.it/~paolob/seders/ssed/
|
||||||
|
|
Loading…
Add table
Reference in a new issue