- Stage support
- Bump PORTREV
This commit is contained in:
parent
4c9cb56d47
commit
19abd81dd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340839
2 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= supercat
|
||||
PORTVERSION= 0.5.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://supercat.nosredna.net/
|
||||
|
||||
|
@ -10,10 +11,8 @@ MAINTAINER= miwi@FreeBSD.org
|
|||
COMMENT= Regexp-based text colorizer with ASCII/HTML output
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= spc.1
|
||||
PORT_VERBS= ${PORTNAME} spc
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/etc/supercat|${ETCDIR}|' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|c:C:dDhmnrt:vS|&Rw|' ${WRKSRC}/src/spc.c
|
||||
|
|
|
@ -10,4 +10,5 @@ bin/spc
|
|||
%%ETCDIR%%/spcrc-py
|
||||
%%ETCDIR%%/spcrc-svn
|
||||
%%ETCDIR%%/spcrc-xorg
|
||||
man/man1/spc.1.gz
|
||||
@dirrmtry %%ETCDIR%%
|
||||
|
|
Loading…
Reference in a new issue