Cleanup plist

This commit is contained in:
Baptiste Daroussin 2015-02-05 15:55:53 +00:00
parent 9a8b7df868
commit 033b54e3df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378465
5 changed files with 7 additions and 14 deletions

View File

@ -28,10 +28,3 @@
%%DATADIR%%/docs/man/man1/strjoin.1..gz
%%DATADIR%%/docs/man/man1/strputc.1.gz
%%DATADIR%%/docs/man/man1/strrep.1.gz
@dirrmtry %%DATADIR%%/docs/cn
@dirrmtry %%DATADIR%%/docs/jp
@dirrmtry %%DATADIR%%/docs/jp
@dirrmtry %%DATADIR%%/docs/images
@dirrmtry %%DATADIR%%/docs/man/man1
@dirrmtry %%DATADIR%%/docs/man
@dirrmtry %%DATADIR%%/docs

View File

@ -8,6 +8,9 @@ MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= POSIX-compliant implementation of /bin/sh
SEPARATE_BUILD= flavored
FLAVORS= static
FLAVOR?=
GNU_CONFIGURE= yes
# This work in 11-CURRENT r266677M amd64 but fails to work in 11.0-CURRENT r266677 i386
CFLAGS+= -DUNUSABLE_RT_SIGNALS
@ -16,6 +19,10 @@ USES= gmake
PLIST_FILES= bin/dash man/man1/dash.1.gz
.if ${FLAVOR:Mstatic}
LDFLAGS+= -static
.endif
post-patch:
${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \
${WRKSRC}/src/Makefile.in

View File

@ -6,4 +6,3 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis-big
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tui-sample
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%

View File

@ -178,6 +178,3 @@ man/man1/pshdevel.1.gz
%%PERL5_MAN3%%/Psh::Strategy::Perlfunc.3.gz
%%PERL5_MAN3%%/Psh::Strategy::Perlfunc_heavy.3.gz
%%PERL5_MAN3%%/Psh::Strategy::Perlscript.3.gz
@dirrm %%DATADIR%%/complete
@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%

View File

@ -8,6 +8,3 @@ man/man3/fileGetLine.3.gz
man/man3/random.3.gz
man/man3/random::shortIntRandom.3.gz
man/man7/shell-include.7.gz
@dirrm libexec/shell-include/sh
@dirrm libexec/shell-include/bash
@dirrm libexec/shell-include