diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
commit | a285ade9102ca7c15642dfccd7816abc3c725c98 (patch) | |
tree | 19bc9b9ac2797b3584833a8988be56772582cfb3 | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) | |
download | ports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip |
Notes
42 files changed, 61 insertions, 100 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index f3a5b5328acd..25b60b2d7e19 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -25,6 +25,7 @@ MYDESTDIR= ${PREFIX}/BBBike LOCAL_PERL_ARCH= ${PERL_ARCH} PLIST_SUB= LOCAL_PERL_ARCH=${LOCAL_PERL_ARCH} +NO_STAGE= yes do-build: cd ${WRKSRC}/ext && ${MAKE} PERL=${PERL5} all install cd ${WRKSRC}/ext && ${MAKE} PERL=${PERL5} clean diff --git a/german/acroread8/Makefile b/german/acroread8/Makefile index d897d27eb6f4..a42304bbeb4d 100644 --- a/german/acroread8/Makefile +++ b/german/acroread8/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: german/acroread8 -# Date created: 27 December 2007 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# CATEGORIES= german print linux @@ -12,4 +8,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= DEU +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/german/acroread9/Makefile b/german/acroread9/Makefile index 31ed7b54a487..88c66af2e09b 100644 --- a/german/acroread9/Makefile +++ b/german/acroread9/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: german/acroread9 -# Date created: 28 March 2009 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# PORTVERSION= 9.4.2 PORTREVISION= 1 @@ -14,4 +10,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= DEU +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index 5dbaab8e92fc..44cc60d7d3ba 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: de-alt-aspell -# Date created: 14 July 2006 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= alt-aspell DISTVERSION= 6-de-20030222-1 @@ -15,5 +11,6 @@ COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary DICT= de +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> diff --git a/german/aspell/Makefile b/german/aspell/Makefile index d9bdb99c6c7c..a74e230e676d 100644 --- a/german/aspell/Makefile +++ b/german/aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: de-aspell -# Date created: 1 September 2002 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= aspell DISTVERSION= 6-de-20030222-1 @@ -15,5 +11,6 @@ COMMENT= Aspell German dictionary DICT= de +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> diff --git a/german/bsdforen-firefox-searchplugin/Makefile b/german/bsdforen-firefox-searchplugin/Makefile index 29c27b3b722f..1e681cfda9d3 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bsdforen-firefox-searchplugin -# Date created: 2006-03-24 -# Whom: Stefan 'Steve' Tell <stefan.tell@crashmail.de> -# +# Created by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> # $FreeBSD$ -# PORTNAME= bsdforen-firefox-searchplugin PORTVERSION= 0.3 @@ -21,6 +17,7 @@ USE_FIREFOX= yes NO_BUILD= yes +NO_STAGE= yes .include <bsd.port.pre.mk> do-extract: diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index 5f33e58ee989..3af531112ea8 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bsdgroup-firefox-searchplugin -# Date created: 2007-01-17 -# Whom: Stefan 'Steve' Tell <stefan.tell@crashmail.de> -# +# Created by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> # $FreeBSD$ -# PORTNAME= bsdgroup-firefox-searchplugin PORTVERSION= 0.2 @@ -21,6 +17,7 @@ USE_FIREFOX= yes NO_BUILD= yes +NO_STAGE= yes do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.src ${WRKSRC} diff --git a/german/bsdpaste/Makefile b/german/bsdpaste/Makefile index 4c6ba106516f..9f1de3385d62 100644 --- a/german/bsdpaste/Makefile +++ b/german/bsdpaste/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nopastectl -# Date created: 12 January 2007 -# Whom: Aron Schlesinger <as@bsdgroup.de> -# +# Created by: Aron Schlesinger <as@bsdgroup.de> # $FreeBSD$ -# PORTNAME= bsdpaste PORTVERSION= 1.0.1 @@ -20,6 +16,7 @@ USE_RUBY_FEATURES= ruby18 PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bsdpaste.rb ${PREFIX}/bin/bsdpaste diff --git a/german/bugzilla/Makefile b/german/bugzilla/Makefile index 975cbc6caddd..b41083212cea 100644 --- a/german/bugzilla/Makefile +++ b/german/bugzilla/Makefile @@ -16,6 +16,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}bugzilla NO_WRKSUBDIR= yes +NO_STAGE= yes .include "${.CURDIR}/../../devel/bugzilla/Makefile.common" LANGDIR= ${WWWDIR}/template/de diff --git a/german/bugzilla42/Makefile b/german/bugzilla42/Makefile index 860966538199..974e6a4683a7 100644 --- a/german/bugzilla42/Makefile +++ b/german/bugzilla42/Makefile @@ -16,6 +16,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}bugzilla42 NO_WRKSUBDIR= yes +NO_STAGE= yes .include "${.CURDIR}/../../devel/bugzilla42/Makefile.common" LANGDIR= ${WWWDIR}/template/de diff --git a/german/bugzilla44/Makefile b/german/bugzilla44/Makefile index 4a2d7588f64e..e2c45762c978 100644 --- a/german/bugzilla44/Makefile +++ b/german/bugzilla44/Makefile @@ -17,6 +17,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}bugzilla44 NO_WRKSUBDIR= yes +NO_STAGE= yes .include "${.CURDIR}/../../devel/bugzilla44/Makefile.common" LANGDIR= ${WWWDIR}/template/de diff --git a/german/calligra-l10n/Makefile b/german/calligra-l10n/Makefile index 91d02e686f33..84da3be2dbf5 100644 --- a/german/calligra-l10n/Makefile +++ b/german/calligra-l10n/Makefile @@ -9,5 +9,6 @@ COMMENT= German messages and documentation for Calligra CALLIGRA_L10N= de +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> diff --git a/german/dict/Makefile b/german/dict/Makefile index 1a168b1a1f24..bc38b3cb7501 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dict -# Date created: 6 August 1997 -# Whom: wosch -# +# Created by: wosch # $FreeBSD$ -# PORTNAME= dict PORTVERSION= 1.2 @@ -21,6 +17,7 @@ RUN_DEPENDS= agrep:${PORTSDIR}/textproc/agrep dict= ger-eng.txt post-extract: ${dict} +NO_STAGE= yes ${dict}: ${GZCAT} < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET} diff --git a/german/ding/Makefile b/german/ding/Makefile index b43026b590bb..2c6074b49a05 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -20,6 +20,7 @@ MAN1= ding.1 DICTFILE= de-en.txt SWISSDICT= de_ch-en.txt +NO_STAGE= yes do-build: ${SED} -E -e '1,/^exec/ s!wish!wish8.4!' \ -e 's!/usr/share/dict/de-en.txt!${PREFIX}/share/ding/de-en.txt!' \ diff --git a/german/dtaus/Makefile b/german/dtaus/Makefile index d882d0a3e798..1193c9221016 100644 --- a/german/dtaus/Makefile +++ b/german/dtaus/Makefile @@ -18,6 +18,7 @@ PORTEXAMPLES= dtaus.cls sample.ctl MAN1= dtaus.1 MAN5= dtaus.5 +NO_STAGE= yes do-configure: ${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g' \ ${WRKSRC}/bigint.c ${WRKSRC}/dtaus.c diff --git a/german/eric4/Makefile b/german/eric4/Makefile index 3278ea1f9947..f35d1e96c7d4 100644 --- a/german/eric4/Makefile +++ b/german/eric4/Makefile @@ -5,4 +5,5 @@ CATEGORIES= german devel python I18N_LANG= de +NO_STAGE= yes .include "${.CURDIR}/../../devel/eric4/Makefile.inc" diff --git a/german/geonext/Makefile b/german/geonext/Makefile index 14582ee303c5..80ee267198cb 100644 --- a/german/geonext/Makefile +++ b/german/geonext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: de-geonext -# Date created: 24 July 2003 -# Whom: Andreas Fehlner (fehlner@gmx.de) -# +# Created by: Andreas Fehlner (fehlner@gmx.de) # $FreeBSD$ -# PORTREVISION= 1 CATEGORIES= german @@ -14,4 +10,5 @@ COMMENT= Interactive (dynamic) elementary Geometry Software WITH_LANG= de MASTERDIR= ${.CURDIR}/../../math/geonext +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/german/gimp-help/Makefile b/german/gimp-help/Makefile index 4c29f0c3e1d4..96da7db8a1c5 100644 --- a/german/gimp-help/Makefile +++ b/german/gimp-help/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gimp-help -# Date created: 10th April 2010 -# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com> -# +# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com> # $FreeBSD$ -# CATEGORIES= german graphics @@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en DOCLANG= de AMPLE= "@comment " +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index 8a5c3088ab17..13ec25fadfc6 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -35,6 +35,7 @@ PLIST_FILES+= %%DATADIR%%/${ALIAS}.aff \ %%DATADIR%%/${ALIAS}.dic .endfor +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hunspell/de_AT.aff ${WRKSRC}/hunspell/de_AT.dic \ diff --git a/german/hyphen/Makefile b/german/hyphen/Makefile index 237ae3caf86c..ea5c64476b06 100644 --- a/german/hyphen/Makefile +++ b/german/hyphen/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: de-hyphen -# Date created: 2011-07-21 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= hyphen PORTVERSION= 2007.02.17 @@ -30,6 +25,7 @@ DEALIASES= de_AT de_BE de_CH de_LI de_LU PLIST_FILES+= %%DATADIR%%/hyph_${ALIAS}.dic .endfor +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hyph_de_DE.dic ${DATADIR}/ diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index e38d6b60cdc2..b267881ed921 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dealt-ispell -# Date created: 10 February 2000 -# Whom: Alexander Langer <alex@big.endian.de> -# +# Created by: Alexander Langer <alex@big.endian.de> # $FreeBSD$ -# PORTNAME= ispell CATEGORIES= german @@ -15,6 +11,7 @@ ISPELL_DEALT= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index dda3fcb0a9dc..f8739b7ca190 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -12,6 +12,7 @@ MASTERDIR= ${.CURDIR}/../../textproc/ispell USES= perl5 .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/german/ispell/Makefile b/german/ispell/Makefile index ef550c06e308..7f0c07cdc902 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -14,6 +14,7 @@ ISPELL_DENEU= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/german/jdictionary-eng-ger/Makefile b/german/jdictionary-eng-ger/Makefile index fb02ead4317c..06be58dca05e 100644 --- a/german/jdictionary-eng-ger/Makefile +++ b/german/jdictionary-eng-ger/Makefile @@ -12,4 +12,5 @@ COMMENT= JDictionary plugin: English-German dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary +NO_STAGE= yes .include "${MASTERDIR}/Makefile.plugin" diff --git a/german/jdictionary-ger-hun/Makefile b/german/jdictionary-ger-hun/Makefile index b449fc7d0db4..9dc5cee8f366 100644 --- a/german/jdictionary-ger-hun/Makefile +++ b/german/jdictionary-ger-hun/Makefile @@ -12,4 +12,5 @@ COMMENT= JDictionary plugin: German-Hungarian dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary +NO_STAGE= yes .include "${MASTERDIR}/Makefile.plugin" diff --git a/german/kde4-l10n/Makefile b/german/kde4-l10n/Makefile index 94222d815250..fe6679ab4a4b 100644 --- a/german/kde4-l10n/Makefile +++ b/german/kde4-l10n/Makefile @@ -11,6 +11,7 @@ COMMENT= German messages and documentation for KDE SC 4 KDE4_L10N= de MANLANG= ${KDE4_L10N} +NO_STAGE= yes .include <${.CURDIR}/Makefile.man> .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" diff --git a/german/libreoffice/Makefile b/german/libreoffice/Makefile index 64d4b207bb98..8d2e3fd425c7 100644 --- a/german/libreoffice/Makefile +++ b/german/libreoffice/Makefile @@ -4,6 +4,7 @@ LO_I18N= de LO_HAS_HELPPACK= yes CATEGORIES= german editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> diff --git a/german/manpages/Makefile b/german/manpages/Makefile index 111f9c7691a4..b3fd8e8f2816 100644 --- a/german/manpages/Makefile +++ b/german/manpages/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: German manpages -# Date created: 29 September 1997 -# Whom: wosch -# +# Created by: wosch # $FreeBSD$ -# PORTNAME= manpages-de PORTVERSION= 0.5 @@ -21,6 +17,7 @@ PLIST= ${WRKSRC}/PLIST mandir= ${PREFIX}/man/${LANG} manpages= ${PORTNAME}-${PORTVERSION} +NO_STAGE= yes do-build: makewhatis ${WRKSRC}/${manpages} .if !defined(NO_MANCOMPRESS) diff --git a/german/mediathek/Makefile b/german/mediathek/Makefile index 32d9b2e9ce0d..35a4eda8cb3e 100644 --- a/german/mediathek/Makefile +++ b/german/mediathek/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mediathek -# Date created: 2010-10-17 -# Whom: Lars Engels <lme@FreeBSD.org> -# +# Created by: Lars Engels <lme@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mediathek PORTVERSION= 3.1.0 @@ -34,6 +30,7 @@ VLC_DESC= VLC support OPTIONS_DEFAULT= VLC +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMPLAYER} diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 1eaf70e7889d..200d373b4e3c 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,4 +1,3 @@ -# Created by: Baptiste Daroussin <bapt@FreeBSD.org> # $FreeBSD$ PORTNAME= mythes @@ -29,6 +28,7 @@ PLIST_FILES+= %%DATADIR%%/th_${ALIAS}_v2.idx \ %%DATADIR%%/th_${ALIAS}_v2.dat .endfor +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/th_de_DE_v2.dat ${WRKSRC}/th_de_DE_v2.idx ${DATADIR}/ diff --git a/german/pecl-konto_check/Makefile b/german/pecl-konto_check/Makefile index 27f319ce2702..71ef7e5b224f 100644 --- a/german/pecl-konto_check/Makefile +++ b/german/pecl-konto_check/Makefile @@ -20,6 +20,7 @@ DEFAULT_PHP_VER=53 WRKSRC= ${WRKDIR}/php +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: diff --git a/german/phone/Makefile b/german/phone/Makefile index c8efc52ff638..57f40b5c8b19 100644 --- a/german/phone/Makefile +++ b/german/phone/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: German phone codes -# Date created: 1997-12-30 -# Whom: wosch -# +# Created by: wosch # $FreeBSD$ -# PORTNAME= phone PORTVERSION= 1.0 @@ -22,6 +18,7 @@ EXTRACT_BEFORE_ARGS= # None EXTRACT_AFTER_ARGS= > ${WRKSRC}/de.phone NO_BUILD= YES +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/de.phone ${PREFIX}/share/misc diff --git a/german/php_doc/Makefile b/german/php_doc/Makefile index abceb14ed0cb..7941ec6982d0 100644 --- a/german/php_doc/Makefile +++ b/german/php_doc/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: de-php_doc -# Date created: Sun Apr 29 15:33:03 CEST 2001 -# Whom: Dirk Froemberg <dirk@FreeBSD.org> -# +# Created by: Dirk Froemberg <dirk@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= german lang PKGNAMEPREFIX= PHP_LANG= de MASTERDIR= ${.CURDIR}/../../lang/php_doc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/german/schwobifyer/Makefile b/german/schwobifyer/Makefile index cce5bed48655..5b9b22c06fdf 100644 --- a/german/schwobifyer/Makefile +++ b/german/schwobifyer/Makefile @@ -13,6 +13,7 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/schwobifyer +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff --git a/german/selfhtml/Makefile b/german/selfhtml/Makefile index 3e0e7ddf41b6..25e9e00ad9b2 100644 --- a/german/selfhtml/Makefile +++ b/german/selfhtml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: selfhtml -# Date created: January 7th 2005 -# Whom: Frerich Raabe <frerich.raabe@gmx.de> -# +# Created by: Frerich Raabe <frerich.raabe@gmx.de> # $FreeBSD$ -# PORTNAME= selfhtml PORTVERSION= 8.1.2 @@ -55,6 +51,7 @@ PORTDOCS= \ src \ xml +NO_STAGE= yes do-install: @${MKDIR} ${DOCSDIR} # line taken from textproc/xerces-j maintained by hq@FreeBSD.org diff --git a/german/steak/Makefile b/german/steak/Makefile index 5126d5c1a85d..35b3c40923ba 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: steak -# Date created: 2003/01/02 -# Whom: Heiner <h.eichmann@gmx.de> -# +# Created by: Heiner <h.eichmann@gmx.de> # $FreeBSD$ -# PORTNAME= steak PORTVERSION= 1.7.3 @@ -36,6 +32,7 @@ PLIST_SUB+= NOXSTEAK:="@comment " PLIST_SUB+= NOXSTEAK:="" .endif +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s,\$$HOME/bin/Steak/Datensatz,${PREFIX}/share/steak/Datensatz,; \ s,BINDIR=\$$HOME/bin/Steak,BINDIR=${DATADIR},; \ diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile index 62dd36f0db07..e76842d3c2ee 100644 --- a/german/tipp10/Makefile +++ b/german/tipp10/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tipp10 -# Date created: 2007-11-26 -# Whom: Heiner <h.eichmann@gmx.de> -# +# Created by: Heiner <h.eichmann@gmx.de> # $FreeBSD$ -# PORTNAME= tipp10 PORTVERSION= 2.1.0 @@ -26,6 +22,7 @@ USE_QT4= gui sql corelib network script qtestlib \ qmake_build rcc_build uic_build moc_build WRKSRC= ${WRKDIR}/tipp10_source_v2-1-0 +NO_STAGE= yes pre-configure: @cd ${WRKSRC} \ && for i in `grep -lR 'QCoreApplication::applicationDirPath()' *`; do ${REINPLACE_CMD} -e 's/QCoreApplication::applicationDirPath()/QString(DATADIR)/g' $$i ; done diff --git a/german/trytond_account_de_skr03/Makefile b/german/trytond_account_de_skr03/Makefile index 6f040460ccf0..20f0480c1310 100644 --- a/german/trytond_account_de_skr03/Makefile +++ b/german/trytond_account_de_skr03/Makefile @@ -18,4 +18,5 @@ CONFLICTS= trytond_account_de_skr03-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index ad18af0aefeb..6727096457b7 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -31,6 +31,7 @@ CFLAGS:= ${CFLAGS:S/-O[0-9]*//g} # gcc generates broken code in uwsmtp MANUAL_PACKAGE_BUILD= needs hostname +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/german/vtiger/Makefile b/german/vtiger/Makefile index 4894c44f109e..ba317cadb8a3 100644 --- a/german/vtiger/Makefile +++ b/german/vtiger/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: german/vtiger -# Date created: 22 September 2007 -# Whom: Aron Schlesinger <as@bsdgroup.de> -# +# Created by: Aron Schlesinger <as@bsdgroup.de> # $FreeBSD$ PORTNAME= vtiger @@ -25,6 +22,7 @@ USE_ZIP= YES SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${FIND} ${WRKSRC} -type f -exec ${SH} -c '${INSTALL_DATA} -v {} \ $$(${ECHO} {} | ${SED} -e "s,^${WRKSRC},${WWWDIR},")' \; diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index 7952c688401e..bc4b832ab782 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -8,6 +8,7 @@ MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= german .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 7f9564e9e033..f93b0536499a 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -28,6 +28,7 @@ PORTDOCS= license.txt readme.html OPTIONS_DEFINE= DOCS +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" |