aboutsummaryrefslogtreecommitdiff
path: root/net/spread4
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-04-18 08:51:11 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-04-18 08:51:11 +0000
commit4bf19e536fa9fd6c3df379868e75c2b3af63278f (patch)
tree852b6e574f0b2194519dae89a48af46fe2a8900e /net/spread4
parent52ba83c5e16e14710c0b750bb02ea5ebe6d6db7d (diff)
downloadports-4bf19e536fa9fd6c3df379868e75c2b3af63278f.tar.gz
ports-4bf19e536fa9fd6c3df379868e75c2b3af63278f.zip
Notes
Diffstat (limited to 'net/spread4')
-rw-r--r--net/spread4/Makefile1
-rw-r--r--net/spread4/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile
index f0689169a006..9b29ba36f7d6 100644
--- a/net/spread4/Makefile
+++ b/net/spread4/Makefile
@@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= joshua@roughtrade.net
COMMENT= The Spread Group Communication System, a network toolkit
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
USE_RC_SUBR= yes
diff --git a/net/spread4/pkg-plist b/net/spread4/pkg-plist
index c914635c6aa1..261d36278628 100644
--- a/net/spread4/pkg-plist
+++ b/net/spread4/pkg-plist
@@ -25,7 +25,7 @@ sbin/spread
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Spread/Spread.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Spread/autosplit.ix
%%EXAMPLESDIR%%/test.pl
-@exec mkdir -p /var/run/spread %B/var/run
+@exec mkdir -p /var/run/spread
@unexec rmdir /var/run/spread 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spread
@dirrmtry %%EXAMPLESDIR%%