1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-15 17:24:50 +00:00
parent abd25de6d3
commit ebb809b993
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333894
4 changed files with 2 additions and 6 deletions

View File

@ -26,7 +26,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5
MAN3= Tk::Role::Dialog.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%SITE_PERL%%/Tk/Role/Dialog.pm
%%PERL5_MAN3%%/Tk::Role::Dialog.3.gz
@dirrmtry %%SITE_PERL%%/Tk/Role
@dirrmtry %%SITE_PERL%%/Tk

View File

@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5
MAN3= Tk::Role::HasWidgets.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%SITE_PERL%%/Tk/Role/HasWidgets.pm
%%PERL5_MAN3%%/Tk::Role::HasWidgets.3.gz
@dirrmtry %%SITE_PERL%%/Tk/Role
@dirrmtry %%SITE_PERL%%/Tk