aboutsummaryrefslogtreecommitdiff
path: root/comms/tits
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-25 02:24:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-25 02:24:33 +0000
commit32953b8f16c748fa52ff2755d12d175c24f2abeb (patch)
tree752e0a04209a6d6914e789755f504d770e0a1085 /comms/tits
parent54a96080f2f8c47c7a88408baa9cfd364e1188ce (diff)
downloadports-32953b8f16c748fa52ff2755d12d175c24f2abeb.tar.gz
ports-32953b8f16c748fa52ff2755d12d175c24f2abeb.zip
- Update MASTER_SITE
- USE_REINPLACE PR: 43639 Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes: svn path=/head/; revision=68763
Diffstat (limited to 'comms/tits')
-rw-r--r--comms/tits/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/comms/tits/Makefile b/comms/tits/Makefile
index 8a4b5d020b1e..d2a42f475f8e 100644
--- a/comms/tits/Makefile
+++ b/comms/tits/Makefile
@@ -8,20 +8,18 @@
PORTNAME= tits
PORTVERSION= 1.0.2
CATEGORIES= comms
-MASTER_SITES= http://www.wee-eck.demon.co.uk/tits/
+MASTER_SITES= http://www.mctavish.co.uk/tits/
MAINTAINER= ports@FreeBSD.org
-BINDIR= ${PREFIX}/sbin
-MANDIR= ${PREFIX}/man/man
-MAKE_ENV= BINDIR=${BINDIR} MANDIR=${MANDIR}
+USE_REINPLACE= yes
+MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
MAN8= tits.8
MANCOMPRESSED= yes
post-patch:
- ${MV} ${WRKSRC}/tits.8 ${WRKSRC}/tits.8.in
- ${SED} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8.in > ${WRKSRC}/tits.8
+ ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8
post-install:
${INSTALL_DATA} ${WRKSRC}/tits.conf ${PREFIX}/etc/tits.conf.default