diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /textproc/sdf | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'textproc/sdf')
-rw-r--r-- | textproc/sdf/Makefile | 2 | ||||
-rw-r--r-- | textproc/sdf/pkg-plist | 15 |
2 files changed, 1 insertions, 16 deletions
diff --git a/textproc/sdf/Makefile b/textproc/sdf/Makefile index 339deb07cf9e..299ad0c00999 100644 --- a/textproc/sdf/Makefile +++ b/textproc/sdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdf PORTVERSION= 2.001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IANC diff --git a/textproc/sdf/pkg-plist b/textproc/sdf/pkg-plist index 294d633f8213..6ed038384ccb 100644 --- a/textproc/sdf/pkg-plist +++ b/textproc/sdf/pkg-plist @@ -9,7 +9,6 @@ bin/sdfbatch bin/sdfcli bin/sdfget bin/sdngen -%%SITE_PERL%%/%%PERL_ARCH%%/auto/SDF/.packlist %%SITE_PERL%%/Pod/Diff.pm %%SITE_PERL%%/Pod/Sdf.pm %%SITE_PERL%%/sdf/apiperl.pl @@ -640,17 +639,3 @@ man/man1/pod2sdf.1.gz %%PORTDOCS%%@dirrm %%DOCSDIR%%/genhtml %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%SITE_PERL%%/sdf/home/stdlib -@dirrm %%SITE_PERL%%/sdf/home/sdf -@dirrm %%SITE_PERL%%/sdf/home/perl -@dirrm %%SITE_PERL%%/sdf/home/look/simple -@dirrm %%SITE_PERL%%/sdf/home/look/overhead -@dirrm %%SITE_PERL%%/sdf/home/look/infomap -@dirrm %%SITE_PERL%%/sdf/home/look/fancy -@dirrm %%SITE_PERL%%/sdf/home/look -@dirrm %%SITE_PERL%%/sdf/home/locale -@dirrm %%SITE_PERL%%/sdf/home/images -@dirrm %%SITE_PERL%%/sdf/home -@dirrm %%SITE_PERL%%/sdf -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SDF -@dirrmtry %%SITE_PERL%%/Pod |