aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cricket/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-15 09:54:30 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-15 09:54:30 +0000
commitdc241e9eedc98736fe902ad6ff61eb72c6899a0e (patch)
tree043542fd1da78150834d7eab836a5370cb21204f /net-mgmt/cricket/Makefile
parent8a71f836185ca955cc45f91cf29524089d781168 (diff)
downloadports-dc241e9eedc98736fe902ad6ff61eb72c6899a0e.tar.gz
ports-dc241e9eedc98736fe902ad6ff61eb72c6899a0e.zip
Notes
Diffstat (limited to 'net-mgmt/cricket/Makefile')
-rw-r--r--net-mgmt/cricket/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile
index 9e33e6e7513b..7dfbef6233af 100644
--- a/net-mgmt/cricket/Makefile
+++ b/net-mgmt/cricket/Makefile
@@ -29,6 +29,7 @@ HAS_CONFIGURE= yes
USE_PERL5= yes
NO_BUILD= yes
PLIST_SUB+= VERSION=${PORTVERSION}
+SUB_FILES= pkg-message
CRICKET_USER?= wwwadm
CRICKET_UID?= 81
CRICKET_GROUP?= www
@@ -41,8 +42,6 @@ post-patch:
${WRKSRC}/cricket-conf.pl.sample
@${REINPLACE_CMD} -e 's,/usr/local/net/bin/ssh,/usr/bin/ssh,g' \
${WRKSRC}/sample-config/news-server/Defaults
- @${SED} -e 's,%%PREFIX%%,${PREFIX},' ${FILESDIR}/pkg-message.in > \
- ${PKGMESSAGE}
do-install:
@PREFIX="${PREFIX}" USER="${CRICKET_USER}" GROUP="${CRICKET_GROUP}" \