diff options
author | az <az@FreeBSD.org> | 2014-01-06 21:26:14 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 21:26:14 +0800 |
commit | 6ba93a29bcb3a8156d429d5a7d963e3924bc9e46 (patch) | |
tree | c6021ae220d71cfb16c01e03d000324b00f70aef /devel/p5-UUID | |
parent | 9b6b9962a2ba036aa75339e7d427d8be5bb60c52 (diff) | |
download | freebsd-ports-gnome-6ba93a29bcb3a8156d429d5a7d963e3924bc9e46.tar.gz freebsd-ports-gnome-6ba93a29bcb3a8156d429d5a7d963e3924bc9e46.tar.zst freebsd-ports-gnome-6ba93a29bcb3a8156d429d5a7d963e3924bc9e46.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'devel/p5-UUID')
-rw-r--r-- | devel/p5-UUID/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-UUID/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-UUID/Makefile b/devel/p5-UUID/Makefile index cea0af165b2d..e51669550378 100644 --- a/devel/p5-UUID/Makefile +++ b/devel/p5-UUID/Makefile @@ -17,7 +17,4 @@ USES= perl5 USE_PERL5= configure CFLAGS+= -I${LOCALBASE}/include -MAN3= UUID.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-UUID/pkg-plist b/devel/p5-UUID/pkg-plist index 889101010f1c..0ccb8332ca2a 100644 --- a/devel/p5-UUID/pkg-plist +++ b/devel/p5-UUID/pkg-plist @@ -2,4 +2,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID/UUID.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID/UUID.so +%%PERL5_MAN3%%/UUID.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID |