mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Strip library
- Drop @dirrm* from plist
This commit is contained in:
parent
484a49aa29
commit
fedb9a6425
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385967
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= swish-e
|
||||
PORTVERSION= 2.4.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www textproc
|
||||
MASTER_SITES= http://swish-e.org/distribution/
|
||||
|
||||
@ -16,6 +16,7 @@ USES= gmake libtool perl5
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
|
||||
pkgdatadir="${DATADIR}"
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -45,9 +45,3 @@ man/man1/swish-e.1.gz
|
||||
%%DATADIR%%/templates/common_footer
|
||||
%%DATADIR%%/templates/style.css
|
||||
%%DATADIR%%/templates/markup.css
|
||||
@dirrm %%DATADIR%%/templates
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm lib/swish-e/perl/SWISH/Filters
|
||||
@dirrm lib/swish-e/perl/SWISH
|
||||
@dirrm lib/swish-e/perl
|
||||
@dirrm lib/swish-e
|
||||
|
Loading…
x
Reference in New Issue
Block a user