diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 03:41:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 03:41:57 +0800 |
commit | e564c647c1b64a9743fa77cb31e297bbbaf26bc4 (patch) | |
tree | 5cd14b9a93280e720aab7eb1feac48150347a768 /textproc/p5-Sphinx-Config | |
parent | cf0f89f6726f6f911a3b678e46dae37bb9250b17 (diff) | |
download | freebsd-ports-gnome-e564c647c1b64a9743fa77cb31e297bbbaf26bc4.tar.gz freebsd-ports-gnome-e564c647c1b64a9743fa77cb31e297bbbaf26bc4.tar.zst freebsd-ports-gnome-e564c647c1b64a9743fa77cb31e297bbbaf26bc4.zip |
- Support STAGEDIR
Diffstat (limited to 'textproc/p5-Sphinx-Config')
-rw-r--r-- | textproc/p5-Sphinx-Config/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Config/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Sphinx-Config/Makefile b/textproc/p5-Sphinx-Config/Makefile index 411afdf8625b..c1687d67a151 100644 --- a/textproc/p5-Sphinx-Config/Makefile +++ b/textproc/p5-Sphinx-Config/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= Sphinx::Config.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Sphinx-Config/pkg-plist b/textproc/p5-Sphinx-Config/pkg-plist index 9b6ce979972f..cf28e15cc37f 100644 --- a/textproc/p5-Sphinx-Config/pkg-plist +++ b/textproc/p5-Sphinx-Config/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Sphinx/Config.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx/Config/.packlist +%%PERL5_MAN3%%/Sphinx::Config.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx/Config @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx @dirrmtry %%SITE_PERL%%/Sphinx |