aboutsummaryrefslogtreecommitdiffstats
path: root/net/spread
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2006-04-18 16:51:11 +0800
committerlawrance <lawrance@FreeBSD.org>2006-04-18 16:51:11 +0800
commit838512b4ea0e65e61b221f4ccdd5d24a46ab24dc (patch)
treee3407bcc89b1dec1926270586a80837ac55b2a7a /net/spread
parenta5bc7b363afc594a50c43ef69290cdbe5c7d2d66 (diff)
downloadfreebsd-ports-gnome-838512b4ea0e65e61b221f4ccdd5d24a46ab24dc.tar.gz
freebsd-ports-gnome-838512b4ea0e65e61b221f4ccdd5d24a46ab24dc.tar.zst
freebsd-ports-gnome-838512b4ea0e65e61b221f4ccdd5d24a46ab24dc.zip
Fix plist.
PR: ports/92841 Submitted by: leeym Approved by: joshua@roughtrade.net (maintainer, timeout 2 months)
Diffstat (limited to 'net/spread')
-rw-r--r--net/spread/Makefile1
-rw-r--r--net/spread/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile
index f0689169a006..9b29ba36f7d6 100644
--- a/net/spread/Makefile
+++ b/net/spread/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/spread/pkg-plist b/net/spread/pkg-plist
index c914635c6aa1..261d36278628 100644
--- a/net/spread/pkg-plist
+++ b/net/spread/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%%