diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 23:24:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 23:24:05 +0800 |
commit | 608a7252e15eab2fbb77bf8e1a0f3737e483ef03 (patch) | |
tree | 43e009d90d928524c0a365b2cb5c374b9c1333a0 /mail/mime-construct | |
parent | c8346977326d3080f4163ebb5b9c5aa95faf1e88 (diff) | |
download | freebsd-ports-gnome-608a7252e15eab2fbb77bf8e1a0f3737e483ef03.tar.gz freebsd-ports-gnome-608a7252e15eab2fbb77bf8e1a0f3737e483ef03.tar.zst freebsd-ports-gnome-608a7252e15eab2fbb77bf8e1a0f3737e483ef03.zip |
- Stage support
Diffstat (limited to 'mail/mime-construct')
-rw-r--r-- | mail/mime-construct/Makefile | 3 | ||||
-rw-r--r-- | mail/mime-construct/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile index 0923fa630242..a81327e6d0f7 100644 --- a/mail/mime-construct/Makefile +++ b/mail/mime-construct/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= mime-construct.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mime-construct/pkg-plist b/mail/mime-construct/pkg-plist index 89b5c25ff85d..e6308c09b8b2 100644 --- a/mail/mime-construct/pkg-plist +++ b/mail/mime-construct/pkg-plist @@ -1,3 +1,4 @@ bin/mime-construct %%SITE_PERL%%/%%PERL_ARCH%%/auto/mime-construct/.packlist +man/man1/mime-construct.1.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mime-construct |