diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-05 10:54:53 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-05 10:54:53 +0800 |
commit | a5ffda6162b7fef1ce686160788170697658376e (patch) | |
tree | 3aa25390a1624e7a85e0bc4e1fb2d9949400d1e0 /mail/p5-POE-Component-Client-SMTP | |
parent | 5f5887aaac5be6ae82b2db46a605904112a74fdd (diff) | |
download | freebsd-ports-gnome-a5ffda6162b7fef1ce686160788170697658376e.tar.gz freebsd-ports-gnome-a5ffda6162b7fef1ce686160788170697658376e.tar.zst freebsd-ports-gnome-a5ffda6162b7fef1ce686160788170697658376e.zip |
Support STAGEDIR.
Diffstat (limited to 'mail/p5-POE-Component-Client-SMTP')
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index b37825bc04fc..572e3eec4a7f 100644 --- a/mail/p5-POE-Component-Client-SMTP/Makefile +++ b/mail/p5-POE-Component-Client-SMTP/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= POE::Component::Client::SMTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-POE-Component-Client-SMTP/pkg-plist b/mail/p5-POE-Component-Client-SMTP/pkg-plist index 560b444b8502..d1ac33b2ae4d 100644 --- a/mail/p5-POE-Component-Client-SMTP/pkg-plist +++ b/mail/p5-POE-Component-Client-SMTP/pkg-plist @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/POE::Component::Client::SMTP.3.gz %%SITE_PERL%%/POE/Component/Client/SMTP.pm +@dirrmtry %%SITE_PERL%%/POE/Component/Client @dirrmtry %%SITE_PERL%%/POE/Component @dirrmtry %%SITE_PERL%%/POE |