diff options
179 files changed, 0 insertions, 179 deletions
diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile index f60a9fe..b2a2ed9 100644 --- a/archivers/librtfcomp/Makefile +++ b/archivers/librtfcomp/Makefile @@ -10,7 +10,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT?= LZRTF compression library -NO_STAGE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/archivers/parchive/Makefile b/archivers/parchive/Makefile index 2cc01ec..fb46fbb 100644 --- a/archivers/parchive/Makefile +++ b/archivers/parchive/Makefile @@ -10,7 +10,6 @@ DISTNAME= par-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Parity Archiver - makes multiple parity volumes from a set of files -NO_STAGE= yes MAKEFILE= ${FILESDIR}/Makefile PLIST_FILES= bin/parchive WRKSRC= ${WRKDIR}/par-cmdline diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile index 9390aba..c141ede 100644 --- a/archivers/sectar/Makefile +++ b/archivers/sectar/Makefile @@ -10,7 +10,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Program to create encrypted tar archives GNU_CONFIGURE= yes -NO_STAGE= yes PLIST_FILES= bin/sectar diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 5c7f6f1..32735e6 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -11,7 +11,6 @@ MASTER_SITES= http://vesuri.jormas.com/xpk/ \ MAINTAINER= ports@FreeBSD.org COMMENT= The eXternal PacKer (XPK) library system -NO_STAGE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/astro/libgal/Makefile b/astro/libgal/Makefile index 7771130..3b633eb 100644 --- a/astro/libgal/Makefile +++ b/astro/libgal/Makefile @@ -11,7 +11,6 @@ MASTER_SITE_SUBDIR= db MAINTAINER= db@FreeBSD.org COMMENT= General Astrodynamics Library -NO_STAGE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} --enable-shared=yes USE_LDCONFIG= yes diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 9194400..12501c1 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION} MAINTAINER= dhn@FreeBSD.org COMMENT= Astronomical Calculation Library -NO_STAGE= yes USE_AUTOTOOLS= libtool USE_GNOME= lthack GNU_CONFIGURE= yes diff --git a/audio/fdk-aac/Makefile b/audio/fdk-aac/Makefile index b6e7a8b..1bfcd2b 100644 --- a/audio/fdk-aac/Makefile +++ b/audio/fdk-aac/Makefile @@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/NOTICE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept GNU_CONFIGURE= yes -NO_STAGE= yes CONFIGURE_ENV+= LIBS="-lm" post-patch: diff --git a/audio/libbpm/Makefile b/audio/libbpm/Makefile index ed20f71..2acc02b 100644 --- a/audio/libbpm/Makefile +++ b/audio/libbpm/Makefile @@ -12,7 +12,6 @@ COMMENT= C-library contains low level beam position monitor signal processing GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes USES= pathfix pkgconfig post-patch: diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index 3d7a80a..820220d 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -11,7 +11,6 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= A library to access data on a CDDB server USE_BZIP2= yes -NO_STAGE= yes GNU_CONFIGURE= yes USES= pathfix pkgconfig iconv USE_LDCONFIG= yes diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index d6b5e78..aeb888a 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -12,7 +12,6 @@ COMMENT= Connect and transmit data to an Icecast media streaming server CONFLICTS= libshout2-* USE_AUTOTOOLS= libtool -NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 3490539..da2aa87 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -13,7 +13,6 @@ COMMENT= Cycle-based SID emulator engine LICENSE= GPLv2 USE_AUTOTOOLS= libtool -NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/shout/Makefile b/audio/shout/Makefile index 0050b30..2dec2a9 100644 --- a/audio/shout/Makefile +++ b/audio/shout/Makefile @@ -13,6 +13,5 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Program that sends mp3 streams to an icecast/shoutcast server GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile index 3f471f7..19b7f9a 100644 --- a/audio/vo-aacenc/Makefile +++ b/audio/vo-aacenc/Makefile @@ -13,7 +13,6 @@ LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E -e \ diff --git a/audio/vo-amrwbenc/Makefile b/audio/vo-amrwbenc/Makefile index d1c4018..36eecd0 100644 --- a/audio/vo-amrwbenc/Makefile +++ b/audio/vo-amrwbenc/Makefile @@ -13,7 +13,6 @@ LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E -e \ diff --git a/benchmarks/raidtest/Makefile b/benchmarks/raidtest/Makefile index e4e92c1..aacb444 100644 --- a/benchmarks/raidtest/Makefile +++ b/benchmarks/raidtest/Makefile @@ -13,7 +13,6 @@ COMMENT= Test performance of storage devices NO_WRKSUBDIR= yes PLIST_FILES= bin/raidtest -NO_STAGE= yes do-fetch: do-extract: diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 2b6fae9..01069c0 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -19,7 +19,6 @@ OPTIONS_DEFINE= LARGEFILE MYSQL PGSQL DOCS OTPIONS_DEFAULT= LARGEFILE MYSQL LARGEFILE_DESC= Enable Largefile support -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLARGEFILE} diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index 989ae29..044cf4a 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -14,7 +14,6 @@ PLIST_FILES= bin/tcpblast WRKSRC= ${WRKDIR}/src -NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 288a2b7..a96e939 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes PORTDOCS= * PLIST_FILES= bin/${PORTNAME} -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MWXGTK} diff --git a/biology/treepuzzle/Makefile b/biology/treepuzzle/Makefile index 0f16bbd..e8bd455 100644 --- a/biology/treepuzzle/Makefile +++ b/biology/treepuzzle/Makefile @@ -13,7 +13,6 @@ COMMENT= Maximum likelihood phylogeny reconstruction using quartets GNU_CONFIGURE= yes PLIST_FILES= bin/puzzle -NO_STAGE= yes pre-configure: @${ECHO_MSG} "---------------------------------------------" @${ECHO_MSG} "" diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile index ce2ef3e..8ef6a7d 100644 --- a/cad/geda-docs/Makefile +++ b/cad/geda-docs/Makefile @@ -18,5 +18,4 @@ DOCSDIR= ${PREFIX}/share/doc/geda GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docdir=${DOCSDIR} -NO_STAGE= yes .include <bsd.port.mk> diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile index 54de51a..1c19909 100644 --- a/cad/geda-examples/Makefile +++ b/cad/geda-examples/Makefile @@ -17,7 +17,6 @@ GNU_CONFIGURE= yes EXAMPLESDIR= ${PREFIX}/share/examples/geda -NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/cad/qmls/Makefile b/cad/qmls/Makefile index d69bdda..2f0d773 100644 --- a/cad/qmls/Makefile +++ b/cad/qmls/Makefile @@ -12,5 +12,4 @@ COMMENT= Quine-McCluskey Logic Simplifier PLIST_FILES= bin/qmls GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index cceb684..ff90c40e 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USES= iconv USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|unicode.h||; s|libcconv_la_LDFLAGS|cconv_LDFLAGS|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|UTF-TW|UTF8-TW|g' ${WRKSRC}/main.c diff --git a/comms/bluez-firmware/Makefile b/comms/bluez-firmware/Makefile index 653b997..880ea87 100644 --- a/comms/bluez-firmware/Makefile +++ b/comms/bluez-firmware/Makefile @@ -12,7 +12,6 @@ COMMENT= Firmware for the D-Link BCM2033 bluetooth adaptor for use by bcmfw(1) GNU_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} -NO_STAGE= yes post-install: @${CAT} pkg-message diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile index e1da82f..b9053ec 100644 --- a/converters/dosunix/Makefile +++ b/converters/dosunix/Makefile @@ -11,5 +11,4 @@ COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/converters/mimelib/Makefile b/converters/mimelib/Makefile index fea6353..ca44502 100644 --- a/converters/mimelib/Makefile +++ b/converters/mimelib/Makefile @@ -16,7 +16,6 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile index 672f5e7..65b2d6f 100644 --- a/converters/shftool/Makefile +++ b/converters/shftool/Makefile @@ -14,7 +14,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's,^LIBLOC_LIST=.*,LIBLOC_LIST=${LOCALBASE},' \ ${WRKSRC}/configure diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile index d096415..c499fcd 100644 --- a/databases/dbh10/Makefile +++ b/databases/dbh10/Makefile @@ -19,5 +19,4 @@ USE_LDCONFIG= yes LATEST_LINK= dbh10 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/libhsclient/Makefile b/databases/libhsclient/Makefile index dd3ade0..6e20ae2 100644 --- a/databases/libhsclient/Makefile +++ b/databases/libhsclient/Makefile @@ -18,5 +18,4 @@ REVISION= 20110614 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-handlersocket-server=no -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/libmemcache/Makefile b/databases/libmemcache/Makefile index 44d66bf..6054481 100644 --- a/databases/libmemcache/Makefile +++ b/databases/libmemcache/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes OPTIONS_DEFINE= DEBUG -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile index 0f424de..08bbfa9 100644 --- a/databases/pxtools/Makefile +++ b/databases/pxtools/Makefile @@ -19,5 +19,4 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile index b712537..02d3020 100644 --- a/devel/autoconf-archive/Makefile +++ b/devel/autoconf-archive/Makefile @@ -17,5 +17,4 @@ INFO= ${PORTNAME} PLIST_SUB= MACRODIR=share/aclocal -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/automake-wrapper/Makefile b/devel/automake-wrapper/Makefile index b8a0ce4..24a0752 100644 --- a/devel/automake-wrapper/Makefile +++ b/devel/automake-wrapper/Makefile @@ -10,5 +10,4 @@ PKGDIR= ${.CURDIR} TOOL= AUTOMAKE WRAPPED_TOOLS= aclocal automake -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile index 75a3fb4..4e46ccb 100644 --- a/devel/bnf/Makefile +++ b/devel/bnf/Makefile @@ -16,5 +16,4 @@ GNU_CONFIGURE= yes INFO= bnf PLIST_FILES= bin/bnf -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/busybee/Makefile b/devel/busybee/Makefile index c45ae06..152aea81 100644 --- a/devel/busybee/Makefile +++ b/devel/busybee/Makefile @@ -20,5 +20,4 @@ USES= pathfix pkgconfig ONLY_FOR_ARCHS= amd64 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/cityhash/Makefile b/devel/cityhash/Makefile index 774bb4a..39c0eae 100644 --- a/devel/cityhash/Makefile +++ b/devel/cityhash/Makefile @@ -14,5 +14,4 @@ LICENSE= MIT GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/cld/Makefile b/devel/cld/Makefile index fa88434..bb06c96 100644 --- a/devel/cld/Makefile +++ b/devel/cld/Makefile @@ -14,5 +14,4 @@ COMMENT= Chromium compact language detector library GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/configkit/Makefile b/devel/configkit/Makefile index 61f53d5..1e09b66 100644 --- a/devel/configkit/Makefile +++ b/devel/configkit/Makefile @@ -19,5 +19,4 @@ WRKSRC= ${WRKDIR}/ConfigKit MAKE_ARGS= BINDIR=${PREFIX}/bin LIBDIR=${PREFIX}/lib INCLUDEDIR=${PREFIX}/include -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/cvsdiff2patch/Makefile b/devel/cvsdiff2patch/Makefile index 9fdeafc..3c70c60 100644 --- a/devel/cvsdiff2patch/Makefile +++ b/devel/cvsdiff2patch/Makefile @@ -13,7 +13,6 @@ COMMENT= Turn cvs diff output into patch input PLIST_FILES= bin/cvsdiff2patch -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile diff --git a/devel/cxxtools/Makefile b/devel/cxxtools/Makefile index bf83bbb..8366c7f 100644 --- a/devel/cxxtools/Makefile +++ b/devel/cxxtools/Makefile @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/devel/ding-libs/Makefile b/devel/ding-libs/Makefile index 36ea7f8..8c2ec9a 100644 --- a/devel/ding-libs/Makefile +++ b/devel/ding-libs/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR} CONFIGURE_ARGS= --docdir=/dev/null .endif -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' ${WRKSRC}/collection/collection_tools.c \ diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile index c83bb83..5d6e992 100644 --- a/devel/dmucs/Makefile +++ b/devel/dmucs/Makefile @@ -15,5 +15,4 @@ USE_BZIP2= yes GNU_CONFIGURE= yes PLIST_FILES= bin/dmucs bin/gethost bin/loadavg bin/monitor bin/remhost -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/dotconf++/Makefile b/devel/dotconf++/Makefile index 59f27ff..69b47af 100644 --- a/devel/dotconf++/Makefile +++ b/devel/dotconf++/Makefile @@ -15,7 +15,6 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \ ${WRKSRC}/src/dotconfpp.h ${WRKSRC}/src/mempool.h diff --git a/devel/ebnf2yacc/Makefile b/devel/ebnf2yacc/Makefile index f213d8c..f0341c0 100644 --- a/devel/ebnf2yacc/Makefile +++ b/devel/ebnf2yacc/Makefile @@ -13,5 +13,4 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ebnf2yacc -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile index 5fdfef7..c56fc2d 100644 --- a/devel/ecore-main/Makefile +++ b/devel/ecore-main/Makefile @@ -23,7 +23,6 @@ USE_LDCONFIG= yes EXAMPLESDIR= ${PREFIX}/share/examples/ecore -NO_STAGE= yes .include "Makefile.inc" .include <bsd.port.options.mk> diff --git a/devel/gaa/Makefile b/devel/gaa/Makefile index 0865d8d..2a79064 100644 --- a/devel/gaa/Makefile +++ b/devel/gaa/Makefile @@ -11,5 +11,4 @@ COMMENT= GPL Argument Analyser GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/glrparser/Makefile b/devel/glrparser/Makefile index 8f5e688..c5c01f9 100644 --- a/devel/glrparser/Makefile +++ b/devel/glrparser/Makefile @@ -12,5 +12,4 @@ COMMENT= A parser which works with the GLR(0) algorithm GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile index 5d488bb..9993924 100644 --- a/devel/google-sparsehash/Makefile +++ b/devel/google-sparsehash/Makefile @@ -15,7 +15,6 @@ COMMENT= An extremely memory-efficient hash_map implementation GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/devel/hapy/Makefile b/devel/hapy/Makefile index a1c44a8..68afa51 100644 --- a/devel/hapy/Makefile +++ b/devel/hapy/Makefile @@ -12,7 +12,6 @@ COMMENT= A runtime parser generator GNU_CONFIGURE= yes -NO_STAGE= yes post-build: @${ECHO_MSG} "Consider running 'make check' before 'make install'" @${ECHO_MSG} "to execute a library self-test" diff --git a/devel/inilib/Makefile b/devel/inilib/Makefile index 3cd1e45..c4f18b2 100644 --- a/devel/inilib/Makefile +++ b/devel/inilib/Makefile @@ -11,5 +11,4 @@ COMMENT= A C++ lib which provides a method of saving the "state" of a program GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index 20ea074..e94ff56 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -16,7 +16,6 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s,mkdir rmdir,mkdir mkstemp rmdir," \ ${WRKSRC}/configure diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile index 6e311cc..041f433 100644 --- a/devel/libatomic_ops/Makefile +++ b/devel/libatomic_ops/Makefile @@ -18,7 +18,6 @@ USES= pathfix OPTIONS_DEFINE= DOCS -NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile index b5f71887..18d8563 100644 --- a/devel/libavl/Makefile +++ b/devel/libavl/Makefile @@ -15,5 +15,4 @@ GNU_CONFIGURE= yes INFO= avl -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index 40fc63f..7fb0516 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -23,7 +23,6 @@ LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= ${CPPFLAGS} CXXFLAGS+= ${CPPFLAGS} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS\ =\).*|\1 src|' ${WRKSRC}/Makefile.in diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile index 00d4e9c..f296b58 100644 --- a/devel/libdaemon/Makefile +++ b/devel/libdaemon/Makefile @@ -14,5 +14,4 @@ USE_AUTOTOOLS= libtool USE_GNOME= gnomehack ltverhack USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libe/Makefile b/devel/libe/Makefile index ec3a8b5..469de4e 100644 --- a/devel/libe/Makefile +++ b/devel/libe/Makefile @@ -19,5 +19,4 @@ USE_LDCONFIG= yes ONLY_FOR_ARCHS= amd64 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libg19/Makefile b/devel/libg19/Makefile index 1b3f665..1780cf1 100644 --- a/devel/libg19/Makefile +++ b/devel/libg19/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= include/libg19.h \ lib/libg19.so \ lib/libg19.so.1 -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index 7790832..d08b829 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -17,5 +17,4 @@ GNU_CONFIGURE= yes USES= iconv USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/liblcfg/Makefile b/devel/liblcfg/Makefile index c00a8af..e633497 100644 --- a/devel/liblcfg/Makefile +++ b/devel/liblcfg/Makefile @@ -14,5 +14,4 @@ LICENSE= BSD GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile index d5fe013..bbb371c 100644 --- a/devel/liblogging/Makefile +++ b/devel/liblogging/Makefile @@ -13,7 +13,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*| \ = ${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index f3bd0be..a8faa78 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libee.so:${PORTSDIR}/devel/libee \ USES= pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -NO_STAGE= yes # Try to fix parallel (-jX) builds post-patch: diff --git a/devel/libmtrie/Makefile b/devel/libmtrie/Makefile index babc52e..f1b3c50 100644 --- a/devel/libmtrie/Makefile +++ b/devel/libmtrie/Makefile @@ -19,5 +19,4 @@ PLIST_SUB+= HURRRR="@comment " PLIST_SUB+= HURRRR="" .endif -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index 7e2804c..31480f3 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -26,7 +26,6 @@ _COMPILER_VERSION!= ${CC} --version CFLAGS+= -fheinous-gnu-extensions .endif -NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/devel/libol/Makefile b/devel/libol/Makefile index 19f4d55..9ab0ea0 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -13,5 +13,4 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libpafe/Makefile b/devel/libpafe/Makefile index 6e15882..5a45910 100644 --- a/devel/libpafe/Makefile +++ b/devel/libpafe/Makefile @@ -27,5 +27,4 @@ PLIST_DIRS= include/libpafe CONFIGURE_ENV+= LIBUSB_CFLAGS="-I/usr/include" \ LIBUSB_LIBS="-L/usr/lib -lusb" -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libpasori/Makefile b/devel/libpasori/Makefile index feff364..6e6f933 100644 --- a/devel/libpasori/Makefile +++ b/devel/libpasori/Makefile @@ -16,7 +16,6 @@ USE_BZIP2= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} -NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile index 0cb425e..66ad4dc 100644 --- a/devel/libpdel/Makefile +++ b/devel/libpdel/Makefile @@ -15,5 +15,4 @@ MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libpo6/Makefile b/devel/libpo6/Makefile index b88f16e..f15a382 100644 --- a/devel/libpo6/Makefile +++ b/devel/libpo6/Makefile @@ -14,5 +14,4 @@ LICENSE= BSD GNU_CONFIGURE= yes USES= pathfix -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/librcd/Makefile b/devel/librcd/Makefile index 8d15554..e3befb2 100644 --- a/devel/librcd/Makefile +++ b/devel/librcd/Makefile @@ -18,5 +18,4 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index f1ced68..5f55515 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -19,7 +19,6 @@ USES= pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-lynx -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 1dc9231..9cbfe4e 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/s|test debian||' ${WRKSRC}/Makefile.in diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index 9abc41d..6291b44 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -17,7 +17,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_have_decl_facilitynames=yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/s|sample debian||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/extern CODE/d' ${WRKSRC}/libvanessa_logger/vanessa_logger.c diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index a165497..d11a6b8 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -23,7 +23,6 @@ PLIST_SUB+= JIT_ARCH=${ARCH:S/i386/x86/:S/amd64/x86/:S/sparc64/sparc/:S/powerpc/ INFO= lightning -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MASSERTIONS} diff --git a/devel/memcheck/Makefile b/devel/memcheck/Makefile index 6ae15c6..a9ee135 100644 --- a/devel/memcheck/Makefile +++ b/devel/memcheck/Makefile @@ -15,5 +15,4 @@ USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/msgpack/Makefile b/devel/msgpack/Makefile index 288d8cc..25d0891 100644 --- a/devel/msgpack/Makefile +++ b/devel/msgpack/Makefile @@ -11,7 +11,6 @@ COMMENT= Binary-based efficient data interchange format focused on performance GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile index 8fa615c..7504e9f 100644 --- a/devel/ncnf/Makefile +++ b/devel/ncnf/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes .endif -NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/devel/npth/Makefile b/devel/npth/Makefile index 4c3109e..c31773d 100644 --- a/devel/npth/Makefile +++ b/devel/npth/Makefile @@ -17,5 +17,4 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index d8e942a..3617518 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes CFLAGS+= -Wno-return-type -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/cfree/free/g" ${WRKSRC}/src/list.c @${REINPLACE_CMD} -e "s/argv\[\]/*argv/" ${WRKSRC}/src/zzbind.h diff --git a/devel/replay/Makefile b/devel/replay/Makefile index 5575ed7..3645446 100644 --- a/devel/replay/Makefile +++ b/devel/replay/Makefile @@ -13,7 +13,6 @@ COMMENT= Program that helps you fix a build interactively PLIST_FILES= bin/replay -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index e3ab225..3dee047 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -18,5 +18,4 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/tclap/Makefile b/devel/tclap/Makefile index c1b2497..78796f2 100644 --- a/devel/tclap/Makefile +++ b/devel/tclap/Makefile @@ -13,5 +13,4 @@ COMMENT= Verbose replacement for getopt GNU_CONFIGURE= yes USES= pathfix -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/toh/Makefile b/devel/toh/Makefile index f6aa325..4609965 100644 --- a/devel/toh/Makefile +++ b/devel/toh/Makefile @@ -13,5 +13,4 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/toh -NO_STAGE= yes .include <bsd.port.mk> diff --git a/editors/hexpert/Makefile b/editors/hexpert/Makefile index d6276f5..304d5cc 100644 --- a/editors/hexpert/Makefile +++ b/editors/hexpert/Makefile @@ -12,5 +12,4 @@ COMMENT= Hexpert - a simple but flexible binary file editor PLIST_FILES= bin/hex -NO_STAGE= yes .include <bsd.port.mk> diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile index 220db0d..996ee9d 100644 --- a/editors/tetradraw/Makefile +++ b/editors/tetradraw/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/tetradraw bin/tetraview -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/src/Makefile.in diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile index 5cc69f1..1d2a1a8 100644 --- a/finance/openhbci/Makefile +++ b/finance/openhbci/Makefile @@ -15,5 +15,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.17 GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 0c94a37..ac639ac 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -17,5 +17,4 @@ CONFIGURE_ARGS= --enable-sftp PLIST_FILES= bin/cftp INFO= cftp -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/cardpics/Makefile b/games/cardpics/Makefile index 5dc2270..f2bab15 100644 --- a/games/cardpics/Makefile +++ b/games/cardpics/Makefile @@ -13,5 +13,4 @@ COMMENT= Free cards for your free card games! USE_BZIP2= yes GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/gma/Makefile b/games/gma/Makefile index 3d79e0b..558b743 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -11,5 +11,4 @@ COMMENT= Go-moku game which learns playing the game from studying its opponent GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/libfov/Makefile b/games/libfov/Makefile index 002edbb..edad7fc 100644 --- a/games/libfov/Makefile +++ b/games/libfov/Makefile @@ -17,7 +17,6 @@ USE_AUTOTOOLS= libtool CONFIGURE_ENV= ac_cv_prog_doxygen=no ac_cv_path_SDL_CONFIG=no USE_LDCONFIG= yes -NO_STAGE= yes post-extract: @${CHMOD} ${BINMODE} ${WRKSRC}/install-sh diff --git a/games/vitetris/Makefile b/games/vitetris/Makefile index 4128ddd..a687e5d 100644 --- a/games/vitetris/Makefile +++ b/games/vitetris/Makefile @@ -23,7 +23,6 @@ PLIST_FILES= bin/vitetris \ PLIST_DIRS= share/allegro \ share/applications -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,docdir,datadir,g' \ ${WRKSRC}/Makefile diff --git a/graphics/enesim/Makefile b/graphics/enesim/Makefile index 5a4a409..1912477 100644 --- a/graphics/enesim/Makefile +++ b/graphics/enesim/Makefile @@ -20,5 +20,4 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/etch/Makefile b/graphics/etch/Makefile index 96de0ed..b2ed189 100644 --- a/graphics/etch/Makefile +++ b/graphics/etch/Makefile @@ -20,5 +20,4 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index 4076388..322c85c 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -27,7 +27,6 @@ PLIST_SUB+= XMMS="" PLIST_SUB+= XMMS="@comment " .endif -NO_STAGE= yes pre-everything:: .if !defined(WITH_XMMS) @${ECHO} "" diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile index 3a7093a..a7c1ae7 100644 --- a/graphics/libfpx/Makefile +++ b/graphics/libfpx/Makefile @@ -22,7 +22,6 @@ MAKE_JOBS_UNSAFE=yes PLIST_FILES= lib/libfpx.so.2 lib/libfpx.so lib/libfpx.a include/fpxlib.h USE_LDCONFIG= yes MAKEFILE= ${FILESDIR}/Makefile.bsd -NO_STAGE= yes post-patch: ${SED} -i '' -e '/^#include "fpxlib-config.h"/d' \ ${WRKSRC}/basics/filename.cpp \ diff --git a/graphics/libmorph/Makefile b/graphics/libmorph/Makefile index 3b38075..7e71e5f 100644 --- a/graphics/libmorph/Makefile +++ b/graphics/libmorph/Makefile @@ -16,7 +16,6 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure diff --git a/graphics/libvisual/Makefile b/graphics/libvisual/Makefile index 80da763..e1069dc 100644 --- a/graphics/libvisual/Makefile +++ b/graphics/libvisual/Makefile @@ -19,7 +19,6 @@ USE_LDCONFIG= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "i386" || ${ARCH} == "amd64" diff --git a/graphics/sampleicc/Makefile b/graphics/sampleicc/Makefile index 972103a..912c1af 100644 --- a/graphics/sampleicc/Makefile +++ b/graphics/sampleicc/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes USES= pathfix USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/irc/irc2dc/Makefile b/irc/irc2dc/Makefile index 94f2f3d..44ab034 100644 --- a/irc/irc2dc/Makefile +++ b/irc/irc2dc/Makefile @@ -17,5 +17,4 @@ USE_RC_SUBR= irc2dc PLIST_FILES= bin/irc2dc \ etc/irc2dc.conf.dist -NO_STAGE= yes .include <bsd.port.mk> diff --git a/japanese/edyvalue/Makefile b/japanese/edyvalue/Makefile index cf73212..f15faff 100644 --- a/japanese/edyvalue/Makefile +++ b/japanese/edyvalue/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori PLIST_FILES= bin/EdyValue -NO_STAGE= yes post-extract: @${MKDIR} ${WRKSRC} @${CP} -f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC} diff --git a/japanese/suicavalue/Makefile b/japanese/suicavalue/Makefile index 6f1b79a..5efafc4 100644 --- a/japanese/suicavalue/Makefile +++ b/japanese/suicavalue/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori PLIST_FILES= bin/SuicaValue -NO_STAGE= yes post-extract: @${MKDIR} ${WRKSRC} @${CP} -f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC} diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 28a921a..d199da3 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -20,7 +20,6 @@ USES= pathfix pkgconfig USE_EFL= eina libtool_hack librt_hack USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 803000 diff --git a/lang/libhx/Makefile b/lang/libhx/Makefile index 961d5ab..c4da274 100644 --- a/lang/libhx/Makefile +++ b/lang/libhx/Makefile @@ -23,7 +23,6 @@ PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:L} .endif -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's| -lrt||g' ${WRKSRC}/src/Makefile.in .if defined(NOPORTDOCS) diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index c1f6bca..283dba3 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -44,7 +44,6 @@ MAKE_ENV= SHORT_TCL_VER="${SHORT_TCL_VER}" \ PLIST_SUB= TCL_VER=${TCL_VER} \ SHORT_TCL_VER=${SHORT_TCL_VER} -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTCLMAN} diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile index 08f8410..8f648a1 100644 --- a/lang/tcl85/Makefile +++ b/lang/tcl85/Makefile @@ -44,7 +44,6 @@ MAKE_ENV= SHORT_TCL_VER=${SHORT_TCL_VER} \ PLIST_SUB= TCL_VER=${TCL_VER} \ SHORT_TCL_VER=${SHORT_TCL_VER} -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTCLMAN} diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index e903fd3..e793141 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/__VA_ARGS__/ s|format, ||g' ${WRKSRC}/src/include/spf_log.h diff --git a/mail/libsrs2/Makefile b/mail/libsrs2/Makefile index fe9b1fd..82978ae 100644 --- a/mail/libsrs2/Makefile +++ b/mail/libsrs2/Makefile @@ -15,5 +15,4 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/libsrs_alt/Makefile b/mail/libsrs_alt/Makefile index 1156607..4c9a83d 100644 --- a/mail/libsrs_alt/Makefile +++ b/mail/libsrs_alt/Makefile @@ -20,7 +20,6 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" OPTIONS_DEFINE= COMPAT_BASE64 COMPAT_BASE64_DESC= MTA Friendly base64 compatibility mode -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCOMPAT_BASE64} diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile index 52b7e70..1a33391 100644 --- a/math/fflas-ffpack/Makefile +++ b/math/fflas-ffpack/Makefile @@ -19,7 +19,6 @@ CONFIGURE_ARGS= --with-gmp="${LOCALBASE}" OPTIONS_DEFINE= DOXYGEN OPTIMIZED_CFLAGS -NO_STAGE= yes .include <bsd.port.options.mk> .if ${LOCALBASE} == "/usr/local" diff --git a/math/givaro/Makefile b/math/givaro/Makefile index a7d34f2..f999a91 100644 --- a/math/givaro/Makefile +++ b/math/givaro/Makefile @@ -22,7 +22,6 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile index d168426..a4dc29c 100644 --- a/math/gmm++/Makefile +++ b/math/gmm++/Makefile @@ -19,5 +19,4 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes NO_BUILD= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/libneural/Makefile b/math/libneural/Makefile index b46c8c9..792f040 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -14,7 +14,6 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index dfdf81b..72c20fd 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -13,7 +13,6 @@ COMMENT= CPU identification utility PLIST_FILES= bin/cpuid ONLY_FOR_ARCHS= i386 amd64 -NO_STAGE= yes post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak && \ ${CP} ${FILESDIR}/Makefile.bsd ${WRKSRC}/Makefile diff --git a/misc/histring/Makefile b/misc/histring/Makefile index 2a2c564..7ce55ae 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -14,5 +14,4 @@ COMMENT= Highlight strings using the ANSI terminal escape sequences GNU_CONFIGURE= yes PLIST_FILES= bin/histring -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/hulgalugha/Makefile b/misc/hulgalugha/Makefile index 081ee74..fe8978b 100644 --- a/misc/hulgalugha/Makefile +++ b/misc/hulgalugha/Makefile @@ -12,7 +12,6 @@ COMMENT= Very jerky text filter PLIST_FILES= bin/hulgalugha -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile .include <bsd.port.mk> diff --git a/multimedia/asdcplib/Makefile b/multimedia/asdcplib/Makefile index 310b26a..1c4372c 100644 --- a/multimedia/asdcplib/Makefile +++ b/multimedia/asdcplib/Makefile @@ -14,5 +14,4 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expat=${LOCALBASE} USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/multimedia/flvmeta/Makefile b/multimedia/flvmeta/Makefile index 689ecd0..5663670 100644 --- a/multimedia/flvmeta/Makefile +++ b/multimedia/flvmeta/Makefile @@ -13,7 +13,6 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/flvmeta bin/flvdump -NO_STAGE= yes pre-install: ${CHMOD} a+x ${WRKSRC}/install-sh diff --git a/multimedia/libdvbcsa/Makefile b/multimedia/libdvbcsa/Makefile index 98c2477..0cc0961 100644 --- a/multimedia/libdvbcsa/Makefile +++ b/multimedia/libdvbcsa/Makefile @@ -18,5 +18,4 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix="${PREFIX}" \ --enable-mmx --enable-sse2 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/multimedia/libdvbpsi/Makefile b/multimedia/libdvbpsi/Makefile index 8b17019..13feba4 100644 --- a/multimedia/libdvbpsi/Makefile +++ b/multimedia/libdvbpsi/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ARGS= --enable-release .endif USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Wall|$${CFLAGS}|g ; \ s|-O6||g' ${WRKSRC}/configure diff --git a/multimedia/libxspf/Makefile b/multimedia/libxspf/Makefile index 54f9122..61bdcac 100644 --- a/multimedia/libxspf/Makefile +++ b/multimedia/libxspf/Makefile @@ -23,7 +23,6 @@ USES= pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|$$(libdir)/pkgconfig|$$(libdir)data/pkgconfig|' \ ${WRKSRC}/Makefile.in diff --git a/multimedia/mxflib/Makefile b/multimedia/mxflib/Makefile index aa80137..e1238e6 100644 --- a/multimedia/mxflib/Makefile +++ b/multimedia/mxflib/Makefile @@ -10,5 +10,4 @@ COMMENT= A C++ library for MXF file I/O GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/multimedia/smplayer-skins/Makefile b/multimedia/smplayer-skins/Makefile index baf453f..fad5e9d 100644 --- a/multimedia/smplayer-skins/Makefile +++ b/multimedia/smplayer-skins/Makefile @@ -14,7 +14,6 @@ NO_BUILD= yes DATADIR= ${PREFIX}/share/smplayer -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|PREFIX=/usr/local|PREFIX=${PREFIX}|g' \ ${WRKSRC}/Makefile diff --git a/multimedia/smplayer-themes/Makefile b/multimedia/smplayer-themes/Makefile index 894e89e..358674f 100644 --- a/multimedia/smplayer-themes/Makefile +++ b/multimedia/smplayer-themes/Makefile @@ -14,7 +14,6 @@ NO_BUILD= yes DATADIR= ${PREFIX}/share/smplayer -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|PREFIX=/usr/local|PREFIX=${PREFIX}|g' \ ${WRKSRC}/Makefile diff --git a/net/ilbc/Makefile b/net/ilbc/Makefile index 1771a4f..7e2f5fa 100644 --- a/net/ilbc/Makefile +++ b/net/ilbc/Makefile @@ -15,5 +15,4 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/kissd/Makefile b/net/kissd/Makefile index 7a6296e..b0a20b4 100644 --- a/net/kissd/Makefile +++ b/net/kissd/Makefile @@ -13,7 +13,6 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/kissd -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \ ${WRKSRC}/configure diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile index 00017ca..2edd824 100644 --- a/net/libexosip2/Makefile +++ b/net/libexosip2/Makefile @@ -20,7 +20,6 @@ PLIST_SUB+= SHLIB_VER=${SHLIB_VER} CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/HAVE_OPENSSL/d' ${WRKSRC}/config.h.in diff --git a/net/libosip/Makefile b/net/libosip/Makefile index 701c268..b1781ac 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -17,7 +17,6 @@ USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-debug --disable-trace USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure @${REINPLACE_CMD} -e "/^SUBDIRS/s| help | |g" ${WRKSRC}/Makefile.in diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 4afa1e6..c25a57b 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -15,7 +15,6 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USES= pathfix pkgconfig -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure @${REINPLACE_CMD} -e "/^SUBDIRS/s| help | |g" ${WRKSRC}/Makefile.in diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index 5e93ff8..811130e 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -13,7 +13,6 @@ USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|DOC_MODULE = pcapnav|DOC_MODULE =|' \ ${WRKSRC}/docs/Makefile.in diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index fd92654..5fb14dc 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -13,5 +13,4 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/opendpi/Makefile b/net/opendpi/Makefile index 758598a..9e215c0 100644 --- a/net/opendpi/Makefile +++ b/net/opendpi/Makefile @@ -11,7 +11,6 @@ COMMENT= An open source deep packet inspection engine GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "powerpc" || ${ARCH} == "sparc64" diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 1d12002..40cd28d 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -14,5 +14,4 @@ COMMENT= A simple utility for sending/receiving data over a TCP or a Unix-domain GNU_CONFIGURE= yes PLIST_FILES= bin/tcpcat -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/tftpgrab/Makefile b/net/tftpgrab/Makefile index 9b4263e..cbe5d13 100644 --- a/net/tftpgrab/Makefile +++ b/net/tftpgrab/Makefile @@ -13,5 +13,4 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/tftpgrab -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index ce77f98..f0a2ed8 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -15,5 +15,4 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \ --sysconfdir=${DATADIR} -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile index 74dda17..b6450a1 100644 --- a/net/udptunnel/Makefile +++ b/net/udptunnel/Makefile @@ -12,5 +12,4 @@ COMMENT= Tunnel UDP packets over a TCP connection GNU_CONFIGURE= yes PLIST_FILES= bin/udptunnel -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile index 50d7fcd..9c5aa95 100644 --- a/net/ulxmlrpcpp/Makefile +++ b/net/ulxmlrpcpp/Makefile @@ -25,7 +25,6 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^SUBDIRS/s| docs | |g' ${WRKSRC}/ulxmlrpcpp/Makefile.in diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile index f08b5d0..87c8462 100644 --- a/net/uriparser/Makefile +++ b/net/uriparser/Makefile @@ -16,7 +16,6 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|$$(libdir)/pkgconfig|$$(libdir)data/pkgconfig|' \ ${WRKSRC}/Makefile.in diff --git a/science/crf++/Makefile b/science/crf++/Makefile index c4f21531..9002ec8 100644 --- a/science/crf++/Makefile +++ b/science/crf++/Makefile @@ -15,5 +15,4 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -NO_STAGE= yes .include <bsd.port.mk> diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile index 94c6355..20c785c 100644 --- a/science/elmer-meshgen2d/Makefile +++ b/science/elmer-meshgen2d/Makefile @@ -17,5 +17,4 @@ ALL_TARGET= PLIST_FILES= bin/ElmerMesh2D \ bin/Mesh2D -NO_STAGE= yes .include <bsd.port.mk> diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile index e59fea0..8a61b80 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -15,5 +15,4 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ElmerGrid -NO_STAGE= yes .include <bsd.port.mk> diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile index 8017a0a..d6ec9c9 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.7.0 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|tests doc VisualC|tests VisualC|' ${WRKSRC}/configure diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 3ebcb51..3b4ad14 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -27,7 +27,6 @@ CONFIGURE_ARGS= --enable-cxx \ --with-pthread=/usr \ --with-zlib=/usr -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index 191c426a..1ffb40d 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-java USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure .if defined(WITH_OPENMP) diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile index e72958b..9bba7ee 100644 --- a/security/easy-rsa/Makefile +++ b/security/easy-rsa/Makefile @@ -15,5 +15,4 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 2dc8101..0417038 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -17,7 +17,6 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include LDFLAGS+= -L${PREFIX}/lib -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's@endian\.h@sys/&@' ${WRKSRC}/include/libecc/bitset.h diff --git a/security/libscrypt/Makefile b/security/libscrypt/Makefile index bf8e5a6..96ef27ff 100644 --- a/security/libscrypt/Makefile +++ b/security/libscrypt/Makefile @@ -22,7 +22,6 @@ PLIST_FILES+= include/libscrypt.h \ lib/libscrypt.so \ lib/libscrypt.so.0 -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e '/^CC=gcc/d' -e '/CFLAGS=/s,$$, ${CFLAGS},' \ -e 's,/usr/local,${PREFIX},' ${WRKSRC}/Makefile diff --git a/security/libyubikey/Makefile b/security/libyubikey/Makefile index 365181b..e9e3c1a 100644 --- a/security/libyubikey/Makefile +++ b/security/libyubikey/Makefile @@ -29,5 +29,4 @@ MAKE_JOBS_UNSAFE=yes regression-test: build @(cd ${WRKSRC}; ${MAKE} check) -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/ncrypt/Makefile b/security/ncrypt/Makefile index 78f65ee..32e6f79 100644 --- a/security/ncrypt/Makefile +++ b/security/ncrypt/Makefile @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ncrypt bin/nrm -NO_STAGE= yes post-configure: @${REINPLACE_CMD} -E 's,^(CC|CFLAGS) =,\1 \?=,g' \ ${WRKSRC}/Makefile diff --git a/security/pam_helper/Makefile b/security/pam_helper/Makefile index ea5b153..90719a6 100644 --- a/security/pam_helper/Makefile +++ b/security/pam_helper/Makefile @@ -13,5 +13,4 @@ USE_BZIP2= yes PLIST_FILES= bin/pam_helper -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/bksh/Makefile b/sysutils/bksh/Makefile index 28af4ee..0f2b9b7 100644 --- a/sysutils/bksh/Makefile +++ b/sysutils/bksh/Makefile @@ -11,7 +11,6 @@ COMMENT= Backup-only shell PLIST_FILES= bin/bksh -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/local.mk diff --git a/sysutils/bsdmoted/Makefile b/sysutils/bsdmoted/Makefile index 91159a7..ceafd80 100644 --- a/sysutils/bsdmoted/Makefile +++ b/sysutils/bsdmoted/Makefile @@ -11,5 +11,4 @@ COMMENT= Use Wii remote as mouse PLIST_FILES= sbin/bsdmoted -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/cdf/Makefile b/sysutils/cdf/Makefile index cc435d6..aaa5f24 100644 --- a/sysutils/cdf/Makefile +++ b/sysutils/cdf/Makefile @@ -14,5 +14,4 @@ PLIST_FILES= bin/cdf GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/ciso/Makefile b/sysutils/ciso/Makefile index a5b1cd1..cb9d4db 100644 --- a/sysutils/ciso/Makefile +++ b/sysutils/ciso/Makefile @@ -14,5 +14,4 @@ COMMENT= A tool to compress ISO images to CSO format USE_DOS2UNIX= yes PLIST_FILES= bin/ciso -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile index dc8a05e..b77b758 100644 --- a/sysutils/eventlog/Makefile +++ b/sysutils/eventlog/Makefile @@ -14,5 +14,4 @@ GNU_CONFIGURE= yes USES= pathfix pkgconfig USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/freedt/Makefile b/sysutils/freedt/Makefile index 38a9af6..df3aa0a 100644 --- a/sysutils/freedt/Makefile +++ b/sysutils/freedt/Makefile @@ -15,5 +15,4 @@ CONFLICTS= daemontools-[0-9]* GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/hdrecover/Makefile b/sysutils/hdrecover/Makefile index 2b78b1b..78406df 100644 --- a/sysutils/hdrecover/Makefile +++ b/sysutils/hdrecover/Makefile @@ -15,5 +15,4 @@ LICENSE_FILE= ${WRKSRC}/COPYING PLIST_FILES= bin/hdrecover -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/jail2/Makefile b/sysutils/jail2/Makefile index 364499b..edb031d 100644 --- a/sysutils/jail2/Makefile +++ b/sysutils/jail2/Makefile @@ -14,5 +14,4 @@ NO_INSTALL= yes USE_RC_SUBR= jail2 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/libsunacl/Makefile b/sysutils/libsunacl/Makefile index 6b62ebf..02079e2 100644 --- a/sysutils/libsunacl/Makefile +++ b/sysutils/libsunacl/Makefile @@ -12,7 +12,6 @@ COMMENT= Wrapper providing SunOS NFSv4 ACL API USE_LDCONFIG= yes PLIST_FILES= include/sunacl.h lib/libsunacl.a lib/libsunacl.so.1 lib/libsunacl.so -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile index 3dacc56..4d9f323 100644 --- a/sysutils/liburcu/Makefile +++ b/sysutils/liburcu/Makefile @@ -28,5 +28,4 @@ USE_GMAKE= yes regression-test: build @cd ${WRKSRC} && ${MAKE} check -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile index 2683c6f..affd65d 100644 --- a/sysutils/mdf2iso/Makefile +++ b/sysutils/mdf2iso/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/mdf2iso -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/ssid/Makefile b/sysutils/ssid/Makefile index fd66a36..e7a4948 100644 --- a/sysutils/ssid/Makefile +++ b/sysutils/ssid/Makefile @@ -13,5 +13,4 @@ LICENSE= MIT PLIST_FILES= bin/ssid -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 8dad099..01d7a88 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -15,7 +15,6 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile index 2508f78..8522970 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -21,7 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib USES= pathfix iconv USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/configure diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index d021766..07f1486 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -19,7 +19,6 @@ USES= pkgconfig PORTDOCS= * .endif -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^pkgconfigdir.*|pkgconfigdir = $${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in diff --git a/textproc/hhm/Makefile b/textproc/hhm/Makefile index 49b78ec..35b19f9 100644 --- a/textproc/hhm/Makefile +++ b/textproc/hhm/Makefile @@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/hhm -NO_STAGE= yes post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev ${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile diff --git a/textproc/libcue/Makefile b/textproc/libcue/Makefile index 368c272..cfde735 100644 --- a/textproc/libcue/Makefile +++ b/textproc/libcue/Makefile @@ -15,7 +15,6 @@ USE_BZIP2= yes USE_LDCONFIG= yes USES= gettext -NO_STAGE= yes post-extract: ${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/src/libcue/Makefile.in diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index b5ee9c9..70e8890 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -18,7 +18,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 29d67f8..c16e52a 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -16,5 +16,4 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index 95411f4..523601c 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -19,7 +19,6 @@ PLIST_SUB+= PROFILE="@comment " PLIST_SUB+= PROFILE="" .endif -NO_STAGE= yes post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev @${SED} -e "s=%%SHLIB_MAJOR%%=${SHLIB_MAJOR}=g" \ diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index 81d986b..0035ab8 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -29,7 +29,6 @@ PLIST_FILES= bin/${PORTNAME} \ lib/lib${PORTNAME}.so PLIST_DIRS= include/${PORTNAME} -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MACCESS} diff --git a/www/g-cows/Makefile b/www/g-cows/Makefile index 437323c..cc200a4 100644 --- a/www/g-cows/Makefile +++ b/www/g-cows/Makefile @@ -14,5 +14,4 @@ GNU_CONFIGURE= YES PLIST_FILES= bin/cows \ bin/cows-mkgen -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile index b5777d6..f10b107 100644 --- a/www/html2hdml/Makefile +++ b/www/html2hdml/Makefile @@ -13,5 +13,4 @@ COMMENT= An i-mode HTML to EZweb HDML converter GNU_CONFIGURE= yes PLIST_FILES= bin/html2hdml -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 75c28c8..96870db 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -14,5 +14,4 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-fonts/fontcacheproto/Makefile b/x11-fonts/fontcacheproto/Makefile index b0c0a70..e0075d1 100644 --- a/x11-fonts/fontcacheproto/Makefile +++ b/x11-fonts/fontcacheproto/Makefile @@ -10,5 +10,4 @@ COMMENT= Fontcache extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-themes/e16-themes/Makefile b/x11-themes/e16-themes/Makefile index ae663f9..aa52d44 100644 --- a/x11-themes/e16-themes/Makefile +++ b/x11-themes/e16-themes/Makefile @@ -12,5 +12,4 @@ COMMENT= A set of themes for the e16 window manager DATADIR= ${PREFIX}/share/e16 GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/damageproto/Makefile b/x11/damageproto/Makefile index 2927543..8fc997d 100644 --- a/x11/damageproto/Makefile +++ b/x11/damageproto/Makefile @@ -10,5 +10,4 @@ COMMENT= Damage extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/dmxproto/Makefile b/x11/dmxproto/Makefile index 20370c7..b5876e9 100644 --- a/x11/dmxproto/Makefile +++ b/x11/dmxproto/Makefile @@ -10,5 +10,4 @@ COMMENT= DMX extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xf86rushproto/Makefile b/x11/xf86rushproto/Makefile index 70e0782..ced306f 100644 --- a/x11/xf86rushproto/Makefile +++ b/x11/xf86rushproto/Makefile @@ -10,5 +10,4 @@ COMMENT= XFree86-Rush extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index 6c05d64..2f00d34 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -12,7 +12,6 @@ LICENSE= MIT XORG_CAT= util -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \ ${WRKSRC}/X11.tmpl diff --git a/x11/xproxymanagementprotocol/Makefile b/x11/xproxymanagementprotocol/Makefile index 13d3133..68fdb37d 100644 --- a/x11/xproxymanagementprotocol/Makefile +++ b/x11/xproxymanagementprotocol/Makefile @@ -9,5 +9,4 @@ COMMENT= X Proxy Management Protocol headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> |