Fix plist.
PR: ports/92841 Submitted by: leeym Approved by: joshua@roughtrade.net (maintainer, timeout 2 months)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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%%
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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%%
|
||||
|
||||
Reference in New Issue
Block a user