- Stagify
- Adopt port
This commit is contained in:
parent
921f399be2
commit
2e542c58b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362848
@ -8,7 +8,7 @@ MASTER_SITES= SF/tinyfugue/tinyfugue/5.0%20beta%208
|
||||
DISTVERSION= ${PORTVERSION:S/.//}
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Popular programmable MUD client, with macro support and more
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
@ -16,5 +16,8 @@ CONFIGURE_ARGS= --enable-manpage --enable-version --enable-symlink --datadir=${P
|
||||
|
||||
PLIST_SUB= DISTNAME=${DISTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's:@.*dir@:$${DESTDIR}&:' ${WRKSRC}/unix/vars.mak.in
|
||||
@${REINPLACE_CMD} '/ln -s/s@(TF)@(TF:T)@' ${WRKSRC}/unix/unix.mak
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user