Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 11:06:37 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343031 - head/japanese/p5-HTML-MobileJp
Message-ID:  <201402061106.s16B6b11084291@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 11:06:36 2014
New Revision: 343031
URL: http://svnweb.freebsd.org/changeset/ports/343031
QAT: https://qat.redports.org/buildarchive/r343031/

Log:
  Support staging.

Modified:
  head/japanese/p5-HTML-MobileJp/Makefile
  head/japanese/p5-HTML-MobileJp/pkg-plist

Modified: head/japanese/p5-HTML-MobileJp/Makefile
==============================================================================
--- head/japanese/p5-HTML-MobileJp/Makefile	Thu Feb  6 11:05:16 2014	(r343030)
+++ head/japanese/p5-HTML-MobileJp/Makefile	Thu Feb  6 11:06:36 2014	(r343031)
@@ -5,6 +5,7 @@ PORTNAME=	HTML-MobileJp
 PORTVERSION=	0.08
 CATEGORIES=	japanese www perl5
 MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	markun@onohara.to
 COMMENT=	Generate mobile-jp html tags
@@ -22,13 +23,4 @@ TEST_DEPENDS=	p5-Test-Base>0:${PORTSDIR}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		HTML::MobileJp.3 \
-		HTML::MobileJp::Plugin::GPS.3 \
-		HTML::MobileJp::Plugin::EZweb::Object.3
-
-NO_STAGE=	yes
-.include <bsd.port.pre.mk>
-
-PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/japanese/p5-HTML-MobileJp/pkg-plist
==============================================================================
--- head/japanese/p5-HTML-MobileJp/pkg-plist	Thu Feb  6 11:05:16 2014	(r343030)
+++ head/japanese/p5-HTML-MobileJp/pkg-plist	Thu Feb  6 11:06:36 2014	(r343031)
@@ -2,6 +2,9 @@
 %%SITE_PERL%%/HTML/MobileJp/Plugin/EZweb/Object.pm
 %%SITE_PERL%%/HTML/MobileJp/Plugin/GPS.pm
 %%SITE_PERL%%/HTML/MobileJp.pm
+%%PERL5_MAN3%%/HTML::MobileJp.3.gz
+%%PERL5_MAN3%%/HTML::MobileJp::Plugin::EZweb::Object.3.gz
+%%PERL5_MAN3%%/HTML::MobileJp::Plugin::GPS.3.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MobileJp
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
 @dirrmtry %%SITE_PERL%%/HTML/MobileJp/Plugin/EZweb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402061106.s16B6b11084291>