mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
6a3717567f
commit
400845d576
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347029
@ -12,7 +12,4 @@ COMMENT= Perl scripts to assist in the generation and application of patches
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= makepatch.1 applypatch.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/applypatch
|
||||
bin/makepatch
|
||||
man/man1/makepatch.1.gz
|
||||
man/man1/applypatch.1.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/makepatch/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/makepatch
|
||||
|
Loading…
Reference in New Issue
Block a user