diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/html-pretty/Makefile | 2 | ||||
-rw-r--r-- | textproc/java2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/msort/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PerlPoint-Converters/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PerlPoint-Package/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-NSP/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-DTDParser/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Validator-Schema/Makefile | 2 | ||||
-rw-r--r-- | textproc/perl2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-hikidoc/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-kmfl-imengine/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/xlhtml/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlstarlet/Makefile | 2 | ||||
-rw-r--r-- | textproc/yamcha/Makefile | 2 | ||||
-rw-r--r-- | textproc/yould/Makefile | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile index 42518ad3ba69..27c05dd2b135 100644 --- a/textproc/html-pretty/Makefile +++ b/textproc/html-pretty/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= html-pretty.1 @@ -19,7 +20,6 @@ PORTDOCS= * DOCFILES= AUTHORS BUGS COPYING ChangeLog NEWS README THANKS -NO_STAGE= yes post-install: -${MKDIR} ${DOCSDIR}/html ${INSTALL_DATA} -o ${SHAREOWN} -g ${SHAREGRP} ${WRKSRC}/*.html \ diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 1bcaa7fa809b..f54138ce0971 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -12,11 +12,11 @@ MAINTAINER= mkamm@gmx.net COMMENT= Java sources to HTML converter USE_AUTOTOOLS= autoconf213 +NO_STAGE= yes MAN1= java2html.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for file in AUTHORS NEWS README diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index 5339eef062f6..b6db753c8109 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_TK_RUN= yes USE_TCL_WRAPPER= yes USES= gettext +NO_STAGE= yes PLIST_FILES= bin/msg bin/msort @@ -31,7 +32,6 @@ MAN1= msort.1 .ifdef(MAINTAINER_MODE) BUILD_DEPENDS+= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|g" ${WRKSRC}/RegressionTests/Makefile ${REINPLACE_CMD} -e "s|msort|../&|g" ${WRKSRC}/RegressionTests/RunTests.sh \ diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index c32c3030534e..7026f3f8566c 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -22,6 +22,7 @@ TEST_DEPENDS= p5-Test-Memory-Cycle>=1.02:${PORTSDIR}/devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= appendpdf.pl.1 changepagestring.pl.1 changepdfstring.pl.1 \ changerefkeys.pl.1 crunchjpgs.pl.1 deillustrate.pl.1 \ @@ -42,7 +43,6 @@ MAN3= CAM::PDF.3 CAM::PDF::Content.3 CAM::PDF::Decrypt.3 \ .if !defined(NOPORTDOCS) PORTDOCS= CHANGES README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile index c6cebcb825e0..b6b3dd6bd6eb 100644 --- a/textproc/p5-PerlPoint-Converters/Makefile +++ b/textproc/p5-PerlPoint-Converters/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch +NO_STAGE= yes MAN1= pp2html.1 pp2latex.1 MAN3= Bundle::PerlPoint.3 \ @@ -27,7 +28,6 @@ MAN3= Bundle::PerlPoint.3 \ .if !defined(NOPORTDOCS) PORTDOCS= # suck all DOCSDIR -NO_STAGE= yes post-patch: @cd ${WRKSRC}; ${CP} -R pp2html_styles images doc @${PERL} -pi -e 's!../(images|pp2html_styles)!$$1!g' ${WRKSRC}/doc/*.cfg diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index ac74b1aad03e..a0b6533c2b32 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= pp2sdf.1 perlpoint.1 MAN3= PerlPoint::Anchors.3 \ @@ -35,7 +36,6 @@ MAN3= PerlPoint::Anchors.3 \ .if !defined(NOPORTDOCS) PORTDOCS= # suck all DOCSDIR -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/doc; ${FIND} . | ${CPIO} -padm ${DOCSDIR} diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 841a489fedd3..71b6071d23b7 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -12,6 +12,7 @@ COMMENT= Perl5 modules for Ngram Statistics Package USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= combig.pl.1 count.pl.1 \ count2huge.pl.1 \ @@ -60,7 +61,6 @@ DOCS= CHANGES README doc/FAQ.pod doc/NSP-Class-diagram.pdf \ doc/USAGE.pod doc/cicling2003.pdf doc/cicling2003.ps \ .ifndef (NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff --git a/textproc/p5-XML-DTDParser/Makefile b/textproc/p5-XML-DTDParser/Makefile index d912b15bea7b..7fef35763a9d 100644 --- a/textproc/p5-XML-DTDParser/Makefile +++ b/textproc/p5-XML-DTDParser/Makefile @@ -12,13 +12,13 @@ COMMENT= Perl module for parsing XML DTD strings USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= XML::DTDParser.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile index ffdebbbd80ee..4d3e0e56bba9 100644 --- a/textproc/p5-XML-Validator-Schema/Makefile +++ b/textproc/p5-XML-Validator-Schema/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= XML::Validator::Schema.3 \ XML::Validator::Schema::Attribute.3 \ @@ -40,7 +41,6 @@ MAN3= XML::Validator::Schema.3 \ .if !defined(NOPORTDOCS) PORTDOCS= ANNOUNCE Changes README TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index 33a27ccc0913..025e8dceded3 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -12,11 +12,11 @@ MAINTAINER= mkamm@gmx.net COMMENT= Perl sources to HTML converter USE_AUTOTOOLS= autoconf213 +NO_STAGE= yes MAN1= perl2html.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for file in AUTHORS NEWS README diff --git a/textproc/ruby-hikidoc/Makefile b/textproc/ruby-hikidoc/Makefile index 8a24e764e6d5..390afc621f15 100644 --- a/textproc/ruby-hikidoc/Makefile +++ b/textproc/ruby-hikidoc/Makefile @@ -15,6 +15,7 @@ COMMENT= A text-to-HTML conversion tool for web writers USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SHEBANG_FILES= bin/hikidoc +NO_STAGE= yes PORTDOCS= NEWS NEWS.ja README README.ja \ TextFormattingRules TextFormattingRules.ja @@ -23,7 +24,6 @@ PLIST_FILES= bin/hikidoc \ %%RUBY_SITELIBDIR%%/hikidoc.rb .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index c1e20d244ecb..9d74f2da3741 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -28,13 +28,13 @@ USES= gettext iconv pkgconfig USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} PORTDOCS= AUTHORS COPYING ChangeLog SUB_FILES= pkg-message .if exists(${LOCALBASE}/bin/skim) -NO_STAGE= yes pre-patch: @${ECHO_MSG} --------------------------------------------------------- @${ECHO_MSG} You have SKIM installed. KMFL-SCIM-IMEngine will work diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 90b28364c4e4..f0b7700fae49 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -24,6 +24,7 @@ USE_GNOME= intltool USES= iconv gmake perl5 USE_EMACS= yes GNU_CONFIGURE= yes +NO_STAGE= yes BUILD_WRKSRC= ${WRKSRC}/emacs INSTALL_WRKSRC= ${WRKSRC}/emacs @@ -37,7 +38,6 @@ DOCSDIR_JA= ${PREFIX}/share/doc/ja/uim-el PLIST_SUB+= DOCSDIR_JA="${DOCSDIR_JA:S,^${PREFIX}/,,}" .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${MKDIR} ${DOCSDIR_JA} diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index ff0cb886bef2..e11b6d8b1938 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -15,11 +15,11 @@ COMMENT= Convert Excel and PowerPoint files to HTML and text USE_GMAKE= yes USE_AUTOTOOLS= automake14 autoconf CONFIGURE_ARGS= --mandir=${PREFIX}/man +NO_STAGE= yes MAN1= ppthtml.1 xlhtml.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: .for dir in xlhtml ppthtml @${MKDIR} ${DOCSDIR}/${dir} diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index ed8e4978a726..1ddc1f50b31d 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= libxslt USES= iconv GNU_CONFIGURE= yes +NO_STAGE= yes CONFIGURE_ARGS= --with-libxml-prefix=${LOCALBASE} \ --with-libxslt-prefix=${LOCALBASE} \ ${ICONV_CONFIGURE_ARG} \ @@ -29,7 +30,6 @@ PORTDOCS= xmlstarlet.txt \ html.css .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 1d4562951517..20ea8edd9291 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= perl5 USE_PERL5= build +NO_STAGE= yes DOC_FILES= feature.png feature2.png feature3.png \ feature4.png feature5.png index.html \ yamcha.html yamcha.css @@ -23,7 +24,6 @@ DOC_FILES= feature.png feature2.png feature3.png \ MAN1= yamcha.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} diff --git a/textproc/yould/Makefile b/textproc/yould/Makefile index ca1594749bc7..8bb33217dcfb 100644 --- a/textproc/yould/Makefile +++ b/textproc/yould/Makefile @@ -11,11 +11,11 @@ COMMENT= Pronounceable word generator USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes PYDISTUTILS_INSTALLARGS=-Z -O 1 -N -S ${PYTHON_SITELIBDIR} ${WRKSRC}/dist/${PYEASYINSTALL_EGG} PORTDOCS= NEWS.txt README.txt .ifndef NOPORTDOCS -NO_STAGE= yes post-install: @${INSTALL} -d ${DOCSDIR}/ @cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ |