diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 01:19:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 01:19:16 +0800 |
commit | 2cf1aa3e50b947ba7d4aebc1e730796620006d92 (patch) | |
tree | ccff7f40eb57ab7bcd8018195cdaf60bd6754f9f | |
parent | 0d51bdbb5855c65bebf247858396098dd1f1aa23 (diff) | |
download | freebsd-ports-gnome-2cf1aa3e50b947ba7d4aebc1e730796620006d92.tar.gz freebsd-ports-gnome-2cf1aa3e50b947ba7d4aebc1e730796620006d92.tar.zst freebsd-ports-gnome-2cf1aa3e50b947ba7d4aebc1e730796620006d92.zip |
Support staging.
-rw-r--r-- | devel/p5-SVN-Notify-Filter-Markdown/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Filter-Markdown/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-SVN-Notify-Filter-Markdown/Makefile b/devel/p5-SVN-Notify-Filter-Markdown/Makefile index 82ab200e6b1a..e78d9d8803f0 100644 --- a/devel/p5-SVN-Notify-Filter-Markdown/Makefile +++ b/devel/p5-SVN-Notify-Filter-Markdown/Makefile @@ -20,7 +20,4 @@ BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ USES= perl5 USE_PERL5= modbuild -MAN3= SVN::Notify::Filter::Markdown.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-SVN-Notify-Filter-Markdown/pkg-plist b/devel/p5-SVN-Notify-Filter-Markdown/pkg-plist index c71660c7fa54..5bb5b6ef39fe 100644 --- a/devel/p5-SVN-Notify-Filter-Markdown/pkg-plist +++ b/devel/p5-SVN-Notify-Filter-Markdown/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/SVN/Notify/Filter/Markdown.pm +%%PERL5_MAN3%%/SVN::Notify::Filter::Markdown.3.gz @dirrmtry %%SITE_PERL%%/SVN/Notify/Filter @dirrmtry %%SITE_PERL%%/SVN/Notify @dirrmtry %%SITE_PERL%%/SVN |