diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-20 16:03:29 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-20 16:03:29 +0000 |
commit | 07a250f4fa5b2ccfc534ea6eec8110e0684b9ccf (patch) | |
tree | 8db179eca6ba6e7449724456d92a408d868a7732 /comms | |
parent | 67c7af85165af4e0864635d540a0a2369aa2534f (diff) | |
download | FreeBSD-ports-07a250f4fa5b2ccfc534ea6eec8110e0684b9ccf.zip FreeBSD-ports-07a250f4fa5b2ccfc534ea6eec8110e0684b9ccf.tar.gz |
Add NO_STAGE all over the place in preparation for the staging support (cat: comms)
Diffstat (limited to 'comms')
172 files changed, 215 insertions, 210 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile index 613c2d7..61ed6ba 100644 --- a/comms/acfax/Makefile +++ b/comms/acfax/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USES= imake USE_XORG= x11 xext xmu xt sm ice +NO_STAGE= yes post-extract: @${TOUCH} ${WRKSRC}/acfax.man diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index 3a62eaa..42a78f9 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aldo -# Date created: 16 March 2004 -# Whom: lambert@lambertfam.org -# +# Created by: lambert@lambertfam.org # $FreeBSD$ -# PORTNAME= aldo PORTVERSION= 0.7.5 @@ -29,6 +25,7 @@ MAN1= aldo.1 AUTOTOOLSFILES= aclocal.m4 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|1.10|%%AUTOMAKE_APIVER%%|g' \ -e 's|2.61|%%AUTOCONF_VERSION%%|g' \ diff --git a/comms/amtterm/Makefile b/comms/amtterm/Makefile index 43844a2..abef404 100644 --- a/comms/amtterm/Makefile +++ b/comms/amtterm/Makefile @@ -27,6 +27,7 @@ MAN1= gamt.1 ${PORTNAME}.1 amttool.1 MAN7= amt-howto.7 MANCOMPRESSED= no +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/sbin/ldconfig -p,${LDCONFIG} -r,' \ ${WRKSRC}/mk/Autoconf.mk diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile index 2b89672..d8f7840 100644 --- a/comms/anyremote/Makefile +++ b/comms/anyremote/Makefile @@ -20,6 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} OPTIONS_DEFINE= DOCS DBUS X11 OPTIONS_DEFAULT= DBUS X11 +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDBUS} diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index f306b9b..d208ab9 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: aprsd -# Date created: 14 Jan 2008 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= aprsd PORTVERSION= 2.2.515 @@ -17,6 +13,7 @@ COMMENT= Server daemon providing Internet access to APRS packet data GNU_CONFIGURE= yes SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile index 1c107f2..c94034e 100644 --- a/comms/atslog/Makefile +++ b/comms/atslog/Makefile @@ -28,6 +28,7 @@ MAN8= ${USE_RC_SUBR}.8 ${PORTNAME}master.8 CONFIGS= ${PORTNAME}.conf.default ${PORTNAME}.conf.default.rus CONFIGURE_ARGS+=--localstatedir=/var +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MWWW} diff --git a/comms/bfhist/Makefile b/comms/bfhist/Makefile index 0339d2a..bd55a2c 100644 --- a/comms/bfhist/Makefile +++ b/comms/bfhist/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bfhist -# Date created: 26 December 2004 -# Whom: Andrey Lykhin <lan31@inbox.ru> -# +# Created by: Andrey Lykhin <lan31@inbox.ru> # $FreeBSD$ -# PORTNAME= bfhist PORTVERSION= 0.4 @@ -16,4 +12,5 @@ COMMENT= Statistics generator for BinkleyForce FTN mailer PLIST_FILES= bin/bfhist +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/bforce-kst/Makefile b/comms/bforce-kst/Makefile index f6ed201..fcf612a 100644 --- a/comms/bforce-kst/Makefile +++ b/comms/bforce-kst/Makefile @@ -42,6 +42,7 @@ PORTDOCS= CHANGES CHANGES.kst COPYING README README.kst OPTIONS_DEFINE= DOCS +NO_STAGE= yes pre-configure: @${MKDIR} ${WRKSRC}/bin diff --git a/comms/bforce/Makefile b/comms/bforce/Makefile index 536f173..76da6f0 100644 --- a/comms/bforce/Makefile +++ b/comms/bforce/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bforce -# Date created: 19 Feb 2003 -# Whom: Vladimir Kurtikov <vk@vk.pp.ru> -# +# Created by: Vladimir Kurtikov <vk@vk.pp.ru> # $FreeBSD$ -# PORTNAME= bforce PORTVERSION= 0.22.8 @@ -22,6 +18,7 @@ CFLAGS+= -fno-builtin WRKSRC= ${WRKDIR}/${DISTNAME}/source SUB_FILES= pkg-message +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/etc/bforce ${INSTALL_DATA} ${WRKSRC}/../examples/bforce.conf ${PREFIX}/etc/bforce/bforce.conf.sample diff --git a/comms/birda/Makefile b/comms/birda/Makefile index c2d04dd..951358f 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: birda -# Date Created: 29 December 2001 -# Whom: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> -# +# Created by: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> # $FreeBSD$ -# PORTNAME= birda PORTVERSION= 1.3 @@ -19,4 +15,5 @@ MAN1= ircomm.1 irobex.1 irs.1 \ mkobextel.1 mkobextodo.1 MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/bluegps/Makefile b/comms/bluegps/Makefile index 8bd6133..553c826 100644 --- a/comms/bluegps/Makefile +++ b/comms/bluegps/Makefile @@ -13,6 +13,7 @@ COMMENT= Command line tool to download datalogs from the Royaltek RBT-3000 bluet MAN1= bluegps.1 PLIST_FILES= bin/bluegps +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^CC=/d' ${WRKSRC}/Makefile diff --git a/comms/bluez-firmware/Makefile b/comms/bluez-firmware/Makefile index 8883c2f..653b997 100644 --- a/comms/bluez-firmware/Makefile +++ b/comms/bluez-firmware/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bluez-firmware -# Date created: 30 July 2007 -# Whom: dirkx@webweaving.org -# +# Created by: dirkx@webweaving.org # $FreeBSD$ -# PORTNAME= bluez-firmware PORTVERSION= 1.2 @@ -16,6 +12,7 @@ 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/comms/bpl+/Makefile b/comms/bpl+/Makefile index f890547..931abae 100644 --- a/comms/bpl+/Makefile +++ b/comms/bpl+/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bpl+ -# Date created: 22 Sep 1996 -# Whom: Masafumi NAKANE <max@FreeBSD.org> -# +# Created by: Masafumi NAKANE <max@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bpl+ PORTVERSION= 1.0 @@ -16,6 +12,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= B Plus file transfer protocol +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bpl ${PREFIX}/bin @${LN} -fs ${PREFIX}/bin/bpl ${PREFIX}/bin/bp diff --git a/comms/callsign/Makefile b/comms/callsign/Makefile index 774156c..4639b7d 100644 --- a/comms/callsign/Makefile +++ b/comms/callsign/Makefile @@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR} NO_BUILD= YES PLIST_FILES= bin/callsign +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/callsign ${LOCALBASE}/bin/ diff --git a/comms/cdr_read/Makefile b/comms/cdr_read/Makefile index ec6f0b1..71eb389 100644 --- a/comms/cdr_read/Makefile +++ b/comms/cdr_read/Makefile @@ -19,6 +19,7 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile index 22095c6..ad991dc 100644 --- a/comms/chirp/Makefile +++ b/comms/chirp/Makefile @@ -1,6 +1,4 @@ -# # $FreeBSD$ -# PORTNAME= chirp PORTVERSION= 0.3.0 @@ -19,6 +17,7 @@ USE_PYTHON= YES USE_PYDISTUTILS= YES MAN1= chirpw.1 +NO_STAGE= yes .include <bsd.port.pre.mk> pre-configure: diff --git a/comms/chu/Makefile b/comms/chu/Makefile index ce043b9..529d07ac 100644 --- a/comms/chu/Makefile +++ b/comms/chu/Makefile @@ -13,6 +13,7 @@ COMMENT= Synchronise computer clock to CHU radio station MAN8= chu.8 +NO_STAGE= yes .include <bsd.port.options.mk> do-extract: diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile index f424dae..7e858a7 100644 --- a/comms/comserv/Makefile +++ b/comms/comserv/Makefile @@ -14,4 +14,5 @@ MAN8= comservd.8 MANCOMPRESSED= yes PLIST_FILES= sbin/comservd etc/comservd.conf.sample etc/rc.d/comservd.sh.sample +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile index 9168381..fa646ba 100644 --- a/comms/conserver-com/Makefile +++ b/comms/conserver-com/Makefile @@ -25,6 +25,7 @@ UDS_DESC= Use Unix domain sockets for client/server STRIPREALM_DESC=Strip @REALM when using GSSAPI GSSAPIONLY_DESC=Never prompt for a password when using GSSAPI +NO_STAGE= yes .include <bsd.port.options.mk> DEFAULTPORT?= 782 diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index eec3f7c..41fc755 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: conserver -# Date created: 22 November 1997 -# Whom: Peter Wemm <peter@netplex.com.au> -# +# Created by: Peter Wemm <peter@netplex.com.au> # $FreeBSD$ -# PORTNAME= conserver PORTVERSION= 8.5 @@ -32,6 +27,7 @@ MAKE_ENV+= DEFAULTHOST="${DEFAULTHOST}" DEFAULTPORT="${DEFAULTPORT}" #PKGMESSAGE= ${WRKDIR}/MESSAGE USE_RC_SUBR= conserver +NO_STAGE= yes do-build: ${REINPLACE_CMD} -e 's:/usr/local/lib:${PREFIX}/etc:g' \ ${WRKSRC}/etc/conserver/cons.h diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index ece1545..bfaef12 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cutecom -# Date created: Thu Jul 15 02:07:06 CEST 2004 -# Whom: Markus Brueffer <markus@FreeBSD.org> -# +# Created by: Markus Brueffer <markus@FreeBSD.org> # $FreeBSD$ PORTNAME= cutecom @@ -21,4 +18,5 @@ USES= cmake MAN1= cutecom.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile index 7c6f1f8..f62c98d 100644 --- a/comms/cwdaemon/Makefile +++ b/comms/cwdaemon/Makefile @@ -19,6 +19,7 @@ USES= pkgconfig CONFIGURE_ARGS+= --datadir=${PREFIX}/share/doc MAN8= cwdaemon.8 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) cd ${WRKSRC}; ${MAKE} install-data diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 6348c9e0..0d666f1 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -33,6 +33,7 @@ PLIST_FILES+= bin/dabreceiver bin/fmreceiver bin/spectrum-viewer ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= uses MMX and SSE2 +NO_STAGE= yes .include <bsd.port.options.mk> .if (${OSVERSION} >= 901000) && exists(${DESTDIR}/usr/bin/clang) diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile index 841631c..6ce77b4 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -16,6 +16,7 @@ GH_COMMIT= 75f6f04 OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index ae65dfc9..53322373 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -27,6 +27,7 @@ USE_GNOME= gtk20 desktopfileutils INSTALLS_ICONS= yes MAKE_ARGS+= PREFIX=${PREFIX} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/dev/modem,/dev/cuaU0,g' \ ${WRKSRC}/src/modems/hayes.c diff --git a/comms/dfu-programmer/Makefile b/comms/dfu-programmer/Makefile index 9c01824..ba7936d 100644 --- a/comms/dfu-programmer/Makefile +++ b/comms/dfu-programmer/Makefile @@ -18,6 +18,7 @@ PLIST_FILES= bin/dfu-programmer MAN1= dfu-programmer.1 PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index 27610cf..454d210 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -19,4 +19,5 @@ CONFIGURE_ARGS= --disable-silent-rules MAN1= dfu-util.1 PLIST_FILES= bin/dfu-suffix bin/dfu-util +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/ebook2cw/Makefile b/comms/ebook2cw/Makefile index 3674e76..d67df75 100644 --- a/comms/ebook2cw/Makefile +++ b/comms/ebook2cw/Makefile @@ -1,5 +1,4 @@ # $FreeBSD$ -# PORTNAME= ebook2cw PORTVERSION= 0.8.2 @@ -16,6 +15,7 @@ LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \ MAN1= ebook2cw.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|'g \ ${WRKSRC}/Makefile diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile index 06c71ff..65265bf8 100644 --- a/comms/ebook2cwgui/Makefile +++ b/comms/ebook2cwgui/Makefile @@ -1,5 +1,4 @@ # $FreeBSD$ -# PORTNAME= ebook2cwgui PORTVERSION= 0.1.2 @@ -21,6 +20,7 @@ USE_WX= yes PLIST_FILES= bin/ebook2cwgui PORTDOCS= * +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG:S,${PREFIX}/bin/,,}|g' \ ${WRKSRC}/Makefile diff --git a/comms/echolinux/Makefile b/comms/echolinux/Makefile index fb73cbb..433f29a 100644 --- a/comms/echolinux/Makefile +++ b/comms/echolinux/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= forms.2:${PORTSDIR}/x11-toolkits/xforms \ USE_GCC= any +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 8e95bde..a366c67 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -38,6 +38,7 @@ OPTIONS_SUB= yes NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 4816d48..6319ec1 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -26,6 +26,7 @@ CONFLICTS= efax-gtk-* OPTIONS_DEFINE= DOCS +NO_STAGE= yes post-build: ${MV} ${WRKSRC}/fax ${WRKSRC}/fax.orig ${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \ diff --git a/comms/ems-flasher/Makefile b/comms/ems-flasher/Makefile index 9c5fe1a..a252fa7 100644 --- a/comms/ems-flasher/Makefile +++ b/comms/ems-flasher/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ems-flasher -# Date created: 2012-03-22 -# Whom: Nicole Reid <root@cooltrainer.org> -# +# Created by: Nicole Reid <root@cooltrainer.org> # $FreeBSD$ -# PORTNAME= ems-flasher PORTVERSION= 0.03 @@ -24,6 +20,7 @@ USE_GCC= yes PLIST_FILES= bin/ems-flasher +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 diff --git a/comms/esmska/Makefile b/comms/esmska/Makefile index f437bb5..cc8111b 100644 --- a/comms/esmska/Makefile +++ b/comms/esmska/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: esmska -# Date created: 18 Feb 2008 -# Whom: Martin Otto -# +# Created by: Martin Otto # $FreeBSD$ -# PORTNAME= esmska PORTVERSION= 0.21 @@ -25,6 +21,7 @@ SUB_FILES= esmska PORTDOCS= readme.txt +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/esmska.jar ${DATADIR}/ diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index f7f06e0..c7e47dc 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= PDF OPTIONS_DEFAULT= PDF PDF_DESC= Enable PDF Writing (requires libharu) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPDF} diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 9cdfd7f..25782d8 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -37,6 +37,7 @@ HAMLIB_DESC= Support rig control via hamlib OPTIONS_DEFAULT= OPTFLARQ OPTOSS HAMLIB +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/comms/flwrap/Makefile b/comms/flwrap/Makefile index cb23bb3..e0633e8 100644 --- a/comms/flwrap/Makefile +++ b/comms/flwrap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: flwrap -# Date created: January 23 2011 -# Whom: Diane Bruce <db@db.net> -# +# Created by: Diane Bruce <db@db.net> # $FreeBSD$ -# PORTNAME= flwrap PORTVERSION= 1.3.4 @@ -22,6 +18,7 @@ GNU_CONFIGURE= yes USE_DOS2UNIX= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" +NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \ -e 's|^CPPFLAGS|#CPPFLAGS|' \ diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 1e52797..005f25a 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -39,6 +39,7 @@ MAN7= gammu-smsd-files.7 gammu-smsd-mysql.7 gammu-smsd-pgsql.7 \ .endif +NO_STAGE= yes post-install: .for opt in -Qold -O ${PYTHON_CMD} ${opt} -m compileall -l ${PYTHONPREFIX_SITELIBDIR}/gammu diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index e0e069c..07a1ed7 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -24,6 +24,7 @@ USE_GNOME= glib20 PORTDOCS= * +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's:bash:sh:' -e 's:dialog:cdialog:' ${WRKSRC}/utils/gammu-config @${REINPLACE_CMD} -i '' -e 's:/etc/bash_completion.d:${PREFIX}/etc/bash_completion.d:' \ diff --git a/comms/ge-x2212/Makefile b/comms/ge-x2212/Makefile index aabbd6c..bf493d1 100644 --- a/comms/ge-x2212/Makefile +++ b/comms/ge-x2212/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-2 PLIST_FILES= bin/ge-x2212-2 PORTDOCS= schematic.txt +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile index ba5bf7a..98c0b4f 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geoid -# Date created: March 20 2007 -# Whom: Diane Bruce <db@db.net> -# +# Created by: Diane Bruce <db@db.net> # $FreeBSD$ -# PORTNAME= geoid PORTVERSION= 1.0 @@ -27,6 +23,7 @@ MAKEFILE= makefile PLIST_FILES= bin/geoid ${DATADIR_REL}/country.pos share/pixmaps/geoid.png PLIST_DIRS= ${DATADIR_REL} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/geoid.cxx diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index e83f74a..d55acc1 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -22,6 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= halifax.1 ghfaxviewer.1 +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile index 80ac3ee..30faaaf 100644 --- a/comms/gkermit/Makefile +++ b/comms/gkermit/Makefile @@ -17,6 +17,7 @@ PLIST_FILES= bin/gkermit ALL_TARGET= posix +NO_STAGE= yes post-extract: cd ${WRKSRC} && ${MV} makefile Makefile diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index e30453c..a153c6e 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= HAMLIB HAMLIB_DESC= Enable HAMLIB Support OPTIONS_DEFAULT= HAMLIB +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MHAMLIB} diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile index 3edd112..0c64cc6 100644 --- a/comms/gnocky/Makefile +++ b/comms/gnocky/Makefile @@ -21,6 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index b64f03c..eb82b64 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -53,6 +53,7 @@ SMSD_DESC= Enable smsd daemon (includes "file" backend) SMSDDB_DESC= Enable database support in smsd (select one or more) X11_DESC= Build graphical version (xgnokii) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MICAL} diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index ec37b44..6f927a5 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -49,6 +49,7 @@ TESTING_DESC= Include testing support PLIST_SUB+= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index f1b9fdd..93a1801 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes MAN1= gpredict.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^Icon/s|=.*|=${PREFIX}/share/pixmaps/gpredict-icon.png|' \ diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 7cf4339..4c0fc9a 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -14,6 +14,7 @@ USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 12aa35b..2179434 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -26,6 +26,7 @@ USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui svg PLIST_FILES= bin/gqrx +NO_STAGE= yes do-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS} diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index b9b25e8..d26900d 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -33,6 +33,7 @@ OPTIONS_DEFINE= RTLSDR RTLSDR_DESC= Enable rtl-sdr (RTL2832) support OPTIONS_DEFAULT= RTLSDR +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRTLSDR} diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 1b18bc1..8899cab 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -20,6 +20,7 @@ USES= gettext gmake pkgconfig MAN1= grig.1 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.* | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index 9663777..83f0e67 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -24,4 +24,5 @@ USE_GNOME= gtk12 MAN1= gscmxx.1 MAN3= SCMxx.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 7ab1184..909ce85 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -26,6 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \ ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/comms/gstreamer1-plugins-spandsp/Makefile b/comms/gstreamer1-plugins-spandsp/Makefile index cc82fd0..a2571ba 100644 --- a/comms/gstreamer1-plugins-spandsp/Makefile +++ b/comms/gstreamer1-plugins-spandsp/Makefile @@ -10,4 +10,5 @@ DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index 266d2a9..e5385ec 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -21,4 +21,5 @@ USES= pkgconfig PLIST_FILES= bin/gtkmmorse MAN1= gtkmmorse.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile index 95aa9ff..ad19aef 100644 --- a/comms/hamfax/Makefile +++ b/comms/hamfax/Makefile @@ -20,4 +20,5 @@ USE_BZIP2= yes MAN1= hamfax.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index f78b200..cdd3ca8 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -1,4 +1,4 @@ -# Created by: Sebastian Yepes <esn@x123.info> +# Created by: Sebastian Yepes <esn@x123.info> # $FreeBSD$ PORTNAME= hamlib @@ -29,6 +29,7 @@ PLIST_SUB= VER=${PORTVERSION} TCL_VER=${TCL_VER} MAN1= rigctl.1 rigmem.1 rigswr.1 rotctl.1 rigsmtr.1 MAN8= rpc.rigd.8 rpc.rotd.8 rigctld.8 rotctld.8 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' \ -e 's|%%TCL_LIBDIR%%|${TCL_LIBDIR}/hamlib|g' \ diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile index 7a69375..2a7c9e0 100644 --- a/comms/hcidump/Makefile +++ b/comms/hcidump/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hcidump -# Date created: 10 Dec 2004 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= hcidump PORTVERSION= 1.5.1 @@ -21,4 +17,5 @@ MAN1= hcidump.1 MANCOMPRESSED= yes PLIST_FILES= bin/hcidump +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/hf/Makefile b/comms/hf/Makefile index 4dfae2c..b7e4037 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: hf -# Date created: 31 July 2006 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= hf PORTVERSION= 0.8 @@ -27,6 +23,7 @@ MAN1= hf.1 hfterm.1 hfkernel.1 MAN1_EN= dcf77gen.1 dcf77rx.1 CONFLICTS= sysutils/lbl-hf-1.* +NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \ ${WRKSRC}/hfkernel/Makefile diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 3f4d8e8..403c38a 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# Created by: Julian Stacey <jhs@freebsd.org> +# Created by: Julian Stacey <jhs@FreeBSD.org> # $FreeBSD$ PORTNAME= hylafax @@ -58,6 +58,7 @@ OPTIONS_DEFAULT=PAM NLS NO_OPTIONS_SORT=yes GAWK_DESC= Use gawk for scripts +NO_STAGE= yes .include <bsd.port.options.mk> # Defaults to "North American Letter". Use "ISO A4" for A4. diff --git a/comms/ibp/Makefile b/comms/ibp/Makefile index 095a2e2..557d0c8 100644 --- a/comms/ibp/Makefile +++ b/comms/ibp/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= bin/ibp MAN1= ibp.1 MANCOMPRESSED= no +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ibp ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${MANPREFIX}/man/man1/ibp.1 diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index ceb5377..d3582d5 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -30,4 +30,5 @@ PLIST_FILES= %%JAVA_HOME%%/jre/lib/ext/CommDriver.jar \ %%JAVA_HOME%%/jre/lib/${MACHINE_ARCH}/libParallel.so \ %%JAVA_HOME%%/jre/lib/javax.comm.properties +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index ea1e769..02c13f7 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -29,6 +29,7 @@ DISTPATH= ${DISTDIR}/${DISTFILE} PLIST_SUB+= JAVA_HOME=${JAVA_HOME:S/${PREFIX}\///} PLIST_FILES+= %%JAVA_HOME%%/jre/lib/ext/comm.jar +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${DISTPATH}) diff --git a/comms/jerm/Makefile b/comms/jerm/Makefile index 4c20118..a4826ee 100644 --- a/comms/jerm/Makefile +++ b/comms/jerm/Makefile @@ -17,6 +17,7 @@ JUPITER_DESC= With Jupiter support PORTDOCS= README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MJUPITER} diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile index d87a7f5..53457cd 100644 --- a/comms/jsdr/Makefile +++ b/comms/jsdr/Makefile @@ -26,6 +26,7 @@ PORTDOCS= * PLIST_FILES+= bin/swreceiver bin/spectrum-viewer-${PORTVERSION} \ bin/mini-receiver bin/fmreceiver-${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> do-configure: diff --git a/comms/kb/Makefile b/comms/kb/Makefile index 1d50722..a76b61d 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: kb -# Date created: June 5, 2007 -# Whom: Diane Bruce <db@db.net> -# +# Created by: Diane Bruce <db@db.net> # $FreeBSD$ PORTNAME= kb @@ -29,6 +26,7 @@ DESKTOP_ENTRIES="KB" \ "" \ true +NO_STAGE= yes pre-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC} .if !exists(/usr/include/dev/speaker/speaker.h) diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index a39a2e9..dfc5ba4 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: C-Kermit -# Date created: Oct 27, 1994 -# Whom: Paul Traina <pst@FreeBSD.org> -# +# Created by: Paul Traina <pst@FreeBSD.org> # $FreeBSD$ -# PORTNAME= kermit PORTVERSION= 9.0.302 @@ -28,6 +24,7 @@ PORTDOCS= * PORTEXAMPLES= * MAN1= kermit.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,-O2 -pipe,${CFLAGS},' ${WRKSRC}/${MAKEFILE} diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 02cd45d..3c50d7f 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -21,4 +21,5 @@ USE_QT4= corelib script xmlpatterns \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/libfec/Makefile b/comms/libfec/Makefile index e2ef4ce..257f6e5 100644 --- a/comms/libfec/Makefile +++ b/comms/libfec/Makefile @@ -22,6 +22,7 @@ USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 PLIST_FILES= include/fec.h lib/libfec.so lib/libfec.a +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile index e37e781..638f589 100644 --- a/comms/libimobiledevice/Makefile +++ b/comms/libimobiledevice/Makefile @@ -41,6 +41,7 @@ MAN1= idevice_id.1 idevicebackup.1 idevicebackup2.1 idevicedate.1 \ idevicepair.1 ideviceprovision.1 idevicescreenshot.1 \ idevicesyslog.1 +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index 13445d7..cc51f57 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libirman -# Date created: 2003-03-29 -# Whom: Douglas K. Rand <rand@meridian-enviro.com> -# +# Created by: Douglas K. Rand <rand@meridian-enviro.com> # $FreeBSD$ -# PORTNAME= libirman PORTVERSION= 0.4.4 @@ -17,4 +13,5 @@ HAS_CONFIGURE= YES USE_GMAKE= YES CONFIGURE_ARGS= --prefix=${PREFIX} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/libmodbus/Makefile b/comms/libmodbus/Makefile index 6d0ac0b..568654e 100644 --- a/comms/libmodbus/Makefile +++ b/comms/libmodbus/Makefile @@ -44,4 +44,5 @@ MAN3= modbus_close.3 modbus_connect.3 modbus_flush.3 modbus_free.3 \ modbus_write_registers.3 MAN7= libmodbus.7 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/libticables2/Makefile b/comms/libticables2/Makefile index 6979355..5ae58af 100644 --- a/comms/libticables2/Makefile +++ b/comms/libticables2/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ENV= LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/comms/libticalcs2/Makefile b/comms/libticalcs2/Makefile index cd7e3d9..9310356 100644 --- a/comms/libticalcs2/Makefile +++ b/comms/libticalcs2/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 63ac544..375add6 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: linrad -# Date created: 7 July 2004 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= linrad PORTVERSION= 3.08 @@ -36,6 +32,7 @@ LINRAD_DOCFILES= z_APM.txt z_BUFFERS.txt z_CALIBRATE.txt \ z_PARALLEL_PORT.txt z_SETTINGS.txt \ z_USERS_EXTRA.txt z_USERS_HWARE.txt +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g'\ diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index c45c318..6205faa 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -39,6 +39,7 @@ PORTDOCS= html images irxevent.keys lirc.css lirc.hwdb PORTEXAMPLES= remotes SUB_FILES= pkg-message lircd.conf +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/lib/libvga.so.1) diff --git a/comms/locator/Makefile b/comms/locator/Makefile index 776e934..a237099 100644 --- a/comms/locator/Makefile +++ b/comms/locator/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: locator -# Date created: 30 June 2005 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= locator PORTVERSION= 0.1 @@ -17,6 +13,7 @@ CONFLICTS= wwl* PORTDOCS= README PLIST_FILES= bin/locator +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/locator ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index bbbce44..fb1485e 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -14,4 +14,5 @@ GNU_CONFIGURE= yes ALL_TARGET= all # vcheck MAN1= lrz.1 lsz.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index f342ecf..05fd3d4 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -65,6 +65,7 @@ MLINKS= pvf.1 pvfamp.1 \ pvf.1 wavtopvf.1 MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> CFLAGS+= -DAUTO_PPP diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 5471464..fc9fb38 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -28,6 +28,7 @@ MAKE_ARGS+= LIBS+="${ICONV_LIB} -lcurses" MAN1= minicom.1 runscript.1 ascii-xfr.1 xminicom.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLRZSZ} diff --git a/comms/mlan/Makefile b/comms/mlan/Makefile index 0738e98..0ceed10 100644 --- a/comms/mlan/Makefile +++ b/comms/mlan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mlan -# Date created: 4 January 2000 -# Whom: phk -# +# Created by: phk # $FreeBSD$ -# PORTNAME= mlan PORTVERSION= 1.03 @@ -17,4 +13,5 @@ COMMENT= API for Dallas Semiconductors 1-wire lan devices NO_WRKSUBDIR= yes USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile index aaaffe3..a25202b 100644 --- a/comms/mlan3/Makefile +++ b/comms/mlan3/Makefile @@ -13,4 +13,5 @@ COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices NO_WRKSUBDIR= yes USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/morse/Makefile b/comms/morse/Makefile index ebba337..7ac4cbd 100644 --- a/comms/morse/Makefile +++ b/comms/morse/Makefile @@ -23,6 +23,7 @@ OSS_DESC= Beep using OSS (/dev/dsp) X11_DESC= Beep using X server PULSEAUDIO_DESC= Beep using Pulse Audio +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOSS} diff --git a/comms/nasawash/Makefile b/comms/nasawash/Makefile index 7163fcd..e342895 100644 --- a/comms/nasawash/Makefile +++ b/comms/nasawash/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: nasawash -# Date created: 4 July 2004 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= nasawash PORTVERSION= 0.50 @@ -21,6 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION} PLIST_FILES= bin/nasawash PORTDOCS= nasawash.txt nasawash.upd +NO_STAGE= yes do-build: ${CC} ${CPPFLAGS} ${CFLAGS} -c -o ${WRKSRC}/nasawash.o ${WRKSRC}/nasawash.c ${CC} -o ${WRKSRC}/nasawash ${WRKSRC}/nasawash.o ${LIBS} diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index c83afc2..c8983a9 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -25,6 +25,7 @@ MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH} INSTALL_TARGET= freebsd-install SUB_FILES= pkg-message +NO_STAGE= yes post-extract: @cd ${WRKSRC}/FreeBSD;for i in *.rc; do \ x=`echo $$i | cut -f 1 -d .`; ${CP} $$i $$x; done diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index b1a2a7f..7401ab6 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -1,12 +1,5 @@ -# ports collection makefile for: splat -# Date created: 8 July 2005 -# Whom: db -# +# Created by: db # $FreeBSD$ -# http://5b4az.chronos.org.uk/pkg/nec2/nec2c/nec2c-0.6.tar.gz -# http://ftp-mirror.internap.com/pub/FreeBSD/distfiles/nec2c/nec2c.tar.gz -# http://ftp.cerias.purdue.edu/pub/os/FreeBSD/distfiles/nec2c/nec2c.tar.gz -# PORTNAME= nec2c PORTVERSION= .9 @@ -21,6 +14,7 @@ COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= ccm:${PORTSDIR}/math/ccmath +NO_STAGE= yes post-patch: ${CP} ${FILESDIR}/carg.c ${WRKSRC} diff --git a/comms/nokryptia/Makefile b/comms/nokryptia/Makefile index 44b5402..596d862 100644 --- a/comms/nokryptia/Makefile +++ b/comms/nokryptia/Makefile @@ -20,4 +20,5 @@ CPPFLAGS+= -I${LOCALBASE}/include MAN1= nokryptia.1 PLIST_FILES= bin/nokryptia +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile index 95b2297..d788111 100644 --- a/comms/o2sms/Makefile +++ b/comms/o2sms/Makefile @@ -32,4 +32,5 @@ MAN3= WWW::SMS::IE::aftsms.3 \ WWW::SMS::IE::threesms.3 \ WWW::SMS::IE::vodasms.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index a8d7bbf..46b9e5b 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -26,6 +26,7 @@ MAKE_ENV+= NO_MAN=yes MAKE_ENV+= NO_WERROR=yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/Makefile diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 9ef342e..ba067ae 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -20,6 +20,7 @@ OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFAULT+= DOXYGEN .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} diff --git a/comms/p5-Cisco-UCS/Makefile b/comms/p5-Cisco-UCS/Makefile index 93c10a4..406238f 100644 --- a/comms/p5-Cisco-UCS/Makefile +++ b/comms/p5-Cisco-UCS/Makefile @@ -29,4 +29,5 @@ MAN3= Cisco::UCS.3 Cisco::UCS::Blade.3 Cisco::UCS::Chassis.3 \ Cisco::UCS::Fault.3 Cisco::UCS::Interconnect.3 \ Cisco::UCS::MgmtEntity.3 Cisco::UCS::ServiceProfile.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 6782e3b..b8f4550 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Device::Gsm::Sms.3 Device::Gsm::Pdu.3 Device::Gsm.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index 4e9c5f3..7059603 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -23,6 +23,7 @@ MAN3= Device::Modem.3 \ Device::Modem::Protocol::Xmodem.3 \ Device::Modem::UsRobotics.3 +NO_STAGE= yes post-install: .ifndef(NOPORTEXAMPLES) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index a44d523..ca8fe67 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN1= modemtest.1 MAN3= Device::SerialPort.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-Fax-Hylafax-Client/Makefile b/comms/p5-Fax-Hylafax-Client/Makefile index 3e6f751..a9803bb 100644 --- a/comms/p5-Fax-Hylafax-Client/Makefile +++ b/comms/p5-Fax-Hylafax-Client/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Fax::Hylafax::Client.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile index 3325ff9..4cbeaea 100644 --- a/comms/p5-Nexmo-SMS/Makefile +++ b/comms/p5-Nexmo-SMS/Makefile @@ -31,4 +31,5 @@ MAN3= Nexmo::SMS.3 \ Nexmo::SMS::TextMessage.3 \ Nexmo::SMS::WAPPushMessage.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-SMS77/Makefile b/comms/p5-SMS-SMS77/Makefile index 90eb5ec..f1543af 100644 --- a/comms/p5-SMS-SMS77/Makefile +++ b/comms/p5-SMS-SMS77/Makefile @@ -19,4 +19,5 @@ MAN3= SMS::SMS77::Message.3 \ USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-DeviceGsm/Makefile b/comms/p5-SMS-Send-DeviceGsm/Makefile index 7ec2949..1429fbf 100644 --- a/comms/p5-SMS-Send-DeviceGsm/Makefile +++ b/comms/p5-SMS-Send-DeviceGsm/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= SMS::Send::DeviceGsm.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-NexmoUnicode/Makefile b/comms/p5-SMS-Send-NexmoUnicode/Makefile index c3caea1..62d431b 100644 --- a/comms/p5-SMS-Send-NexmoUnicode/Makefile +++ b/comms/p5-SMS-Send-NexmoUnicode/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= SMS::Send::NexmoUnicode.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-HiAir/Makefile b/comms/p5-SMS-Send-TW-HiAir/Makefile index da5b4e8..5e48114 100644 --- a/comms/p5-SMS-Send-TW-HiAir/Makefile +++ b/comms/p5-SMS-Send-TW-HiAir/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::HiAir.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-PChome/Makefile b/comms/p5-SMS-Send-TW-PChome/Makefile index d62ac0b..ddbaeec 100644 --- a/comms/p5-SMS-Send-TW-PChome/Makefile +++ b/comms/p5-SMS-Send-TW-PChome/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::PChome.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-Qma/Makefile b/comms/p5-SMS-Send-TW-Qma/Makefile index e8e6725..c42150e 100644 --- a/comms/p5-SMS-Send-TW-Qma/Makefile +++ b/comms/p5-SMS-Send-TW-Qma/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::Qma.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-ShareSMS/Makefile b/comms/p5-SMS-Send-TW-ShareSMS/Makefile index 4e92886..865e663 100644 --- a/comms/p5-SMS-Send-TW-ShareSMS/Makefile +++ b/comms/p5-SMS-Send-TW-ShareSMS/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::ShareSMS.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-Socket2Air/Makefile b/comms/p5-SMS-Send-TW-Socket2Air/Makefile index e48c8b4..f446293 100644 --- a/comms/p5-SMS-Send-TW-Socket2Air/Makefile +++ b/comms/p5-SMS-Send-TW-Socket2Air/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::Socket2Air.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-chtsns/Makefile b/comms/p5-SMS-Send-TW-chtsns/Makefile index daed4d7..99e0470 100644 --- a/comms/p5-SMS-Send-TW-chtsns/Makefile +++ b/comms/p5-SMS-Send-TW-chtsns/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::chtsns.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile index 35b7d0e..4a00f3b 100644 --- a/comms/p5-SMS-Send-TW-emome/Makefile +++ b/comms/p5-SMS-Send-TW-emome/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= SMS::Send::TW::emome.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index 2f9d68d..9e3c18c 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -25,4 +25,5 @@ MAN3= SMS::Send.3 \ SMS::Send::Driver.3 \ SMS::Send::Test.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/pear-Horde_ActiveSync/Makefile b/comms/pear-Horde_ActiveSync/Makefile index 107b136..c3ea5f3 100644 --- a/comms/pear-Horde_ActiveSync/Makefile +++ b/comms/pear-Horde_ActiveSync/Makefile @@ -14,6 +14,7 @@ USE_HORDE_RUN= Horde_Date \ Horde_Support \ Horde_Util +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> diff --git a/comms/pear-Horde_SyncMl/Makefile b/comms/pear-Horde_SyncMl/Makefile index 89ade61..004bddb 100644 --- a/comms/pear-Horde_SyncMl/Makefile +++ b/comms/pear-Horde_SyncMl/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: pear-Horde_SyncMl -# Date created: 6 July 2011 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= Horde_SyncMl @@ -23,6 +20,7 @@ USE_HORDE_RUN= Horde_Date \ USE_HORDE_RUN+= Horde_Auth \ Horde_Core +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> diff --git a/comms/picocom/Makefile b/comms/picocom/Makefile index f45cfd7..861f61a 100644 --- a/comms/picocom/Makefile +++ b/comms/picocom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: picocom -# Date created: 2008-11-23 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= picocom PORTVERSION= 1.7 @@ -19,4 +15,5 @@ USE_GMAKE= yes PLIST_FILES= bin/picocom MAN8= picocom.8 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/pr/Makefile b/comms/pr/Makefile index 85c95a1..353e21e 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pr -# Date created: 27 March 2001 -# Whom: Anton Voronin <anton@urc.ac.ru> -# +# Created by: Anton Voronin <anton@urc.ac.ru> # $FreeBSD$ -# PORTNAME= pr PORTVERSION= 1.1 @@ -18,4 +14,5 @@ WRKSRC= ${WRKDIR}/pr NO_BUILD= YES +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/predict/Makefile b/comms/predict/Makefile index 52dc09f..b477d00 100644 --- a/comms/predict/Makefile +++ b/comms/predict/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: predict -# Date created: 11 February 2004 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= predict PORTVERSION= 2.2.3 @@ -18,6 +14,7 @@ INSTALL_TARGET= install install.man MAN1= predict.1 MAKE_ENV= LIBS="${PTHREAD_LIBS}" +NO_STAGE= yes post-patch: ${SED} -e 's|%%PREFIX%%|${PREFIX}|g' ${FILESDIR}/predict.h > ${WRKSRC}/predict.h ${SED} -e 's|%%PREFIX%%|${PREFIX}|g' ${FILESDIR}/vocalizer.h > ${WRKSRC}/vocalizer/vocalizer.h diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index ff44b77..28a007a 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-bulksms -# Date created: 06 Dec 2003 -# Whom: Andy Gilligan <andy@evo6.org> -# +# Created by: Andy Gilligan <andy@evo6.org> # $FreeBSD$ -# PORTNAME= bulksms PORTVERSION= 0.1 @@ -21,6 +17,7 @@ PYDISTUTILS_PKGVERSION= 1.0 WRKSRC= ${WRKDIR}/bulksms +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index c126d26..e5403f1 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= ${PYTHONPREFIX_SITELIBDIR:S,^${PREFIX}/,,}/imobiledevice.a \ ${PYTHONPREFIX_SITELIBDIR:S,^${PREFIX}/,,}/imobiledevice.la \ ${PYTHONPREFIX_SITELIBDIR:S,^${PREFIX}/,,}/imobiledevice.so +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,../src/libimobiledevice.la,${LOCALBASE}/lib/libimobiledevice.la,' \ ${BUILD_WRKSRC}/Makefile.in diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile index 3347ce6..70af0c6 100644 --- a/comms/py-lirc/Makefile +++ b/comms/py-lirc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py23-lirc -# Date created: 6 January 2004 -# Whom: Lewis Thompson (purple@lewiz.net) -# +# Created by: Lewis Thompson (purple@lewiz.net) # $FreeBSD$ -# PORTNAME= lirc PORTVERSION= 0.0.5 @@ -28,4 +24,5 @@ USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes PYDISTUTILS_PKGNAME= pylirc +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 1d08f40..3eb8ff0 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pySerial -# Date created: 26 February 2002 -# Whom: Hye-Shik Chang <perky@fallin.lv> -# +# Created by: Hye-Shik Chang <perky@fallin.lv> # $FreeBSD$ -# PORTNAME= serial PORTVERSION= 2.6 @@ -23,6 +19,7 @@ PYDISTUTILS_PKGNAME= py${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/comms/pyla/Makefile b/comms/pyla/Makefile index 71bf977..975cff2 100644 --- a/comms/pyla/Makefile +++ b/comms/pyla/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pylafax -# Date created: 6 January 2005 -# Whom: Michael Reifenberger (mike@Reifenberger.com) -# +# Created by: Michael Reifenberger (mike@Reifenberger.com) # $FreeBSD$ -# PORTNAME= pyla PORTVERSION= 1.1.7.1 @@ -26,6 +22,7 @@ DATADIR= ${PREFIX}/lib/pyla USE_PYTHON= yes PLIST= ${WRKDIR}/pkg-plist +NO_STAGE= yes .include <bsd.port.pre.mk> do-build: diff --git a/comms/qico/Makefile b/comms/qico/Makefile index 3ec025c..adef0f7 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qico -# Date created: 13 Jan 2000 -# Whom: Denis Shaposhnikov <dsh@vlink.ru> -# +# Created by: Denis Shaposhnikov <dsh@vlink.ru> # $FreeBSD$ -# PORTNAME= qico PORTVERSION= 0.49.10.3 @@ -28,6 +24,7 @@ CONFIGURE_ARGS+= --disable-qcc PLIST_SUB+= WITH_QICO_MORDA="@comment " .endif +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/qico.conf.sample ${PREFIX}/etc/ ${INSTALL_PROGRAM} ${WRKSRC}/src/qico ${PREFIX}/libexec/ diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index a5d61c5..111ff18 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -19,6 +19,7 @@ IDENT_PATCH_DESC= Disable libwrap ident lookups MAN1= qpage.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .include <bsd.port.options.mk> diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile index 871193f..6a42092 100644 --- a/comms/qrq/Makefile +++ b/comms/qrq/Makefile @@ -16,6 +16,7 @@ MAN1= qrq.1 USE_GMAKE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 404fa3a..c37da2c 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -21,6 +21,7 @@ USE_QT4= gui network moc_build qmake_build rcc_build uic_build OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDOCS} diff --git a/comms/remserial/Makefile b/comms/remserial/Makefile index f6f5a11..86d8265 100644 --- a/comms/remserial/Makefile +++ b/comms/remserial/Makefile @@ -19,6 +19,7 @@ CFLAGS+= -DOSVERSION=\"${OSVERSION}\" OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile index a46ee83..34d15e4 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -23,6 +23,7 @@ USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/librtlsdr +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile index aced31e..dc17802 100644 --- a/comms/rubygem-callsign/Makefile +++ b/comms/rubygem-callsign/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-callsign -# Date created: 31 July 2009 -# Whom: Rick Elrod <codeblock@eighthbit.net> -# +# Created by: Rick Elrod <codeblock@eighthbit.net> # $FreeBSD$ PORTNAME= callsign @@ -19,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile index 489dfbb..c3075a1 100644 --- a/comms/rubygem-ruby-termios/Makefile +++ b/comms/rubygem-ruby-termios/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: rubygem-ruby-termios -# Date created: June 25, 2011 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ PORTNAME= ruby-termios @@ -16,4 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index 1d184fb..0cbadfa 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -26,6 +26,7 @@ NO_MTREE= yes PLIST_SUB= ARCH=${ARCH} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure ${WRKSRC}/ltconfig diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index a20402f..c795caa 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -23,6 +23,7 @@ MANLANG= "" ru de it DOCS= README docs/*.txt EXAMPLES= sms.txt vCalendar.vcs vCard.vcf +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name 'Makefile*' | ${XARGS} \ ${REINPLACE_CMD} -e "s|CFLAGS=|CFLAGS+=|g" diff --git a/comms/ser2net/Makefile b/comms/ser2net/Makefile index 131e624..0ce23c3 100644 --- a/comms/ser2net/Makefile +++ b/comms/ser2net/Makefile @@ -21,6 +21,7 @@ MAN8= ${PORTNAME}.8 PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/comms/serialoverip/Makefile b/comms/serialoverip/Makefile index 49df33c..c5575b6 100644 --- a/comms/serialoverip/Makefile +++ b/comms/serialoverip/Makefile @@ -11,6 +11,7 @@ COMMENT= Transport of serial interfaces over UDP/IP PLIST_FILES= sbin/${PORTNAME} +NO_STAGE= yes do-build: @cd ${WRKSRC}; ${CC} ${CFLAGS} ${PORTNAME}.c -o ${PORTNAME} diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index a4845ee..4570f0d 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -21,4 +21,5 @@ MAN1= seyon.1 PLIST_FILES= bin/seyon lib/X11/app-defaults/Seyon \ lib/X11/app-defaults/Seyon-color lib/X11/seyon.help +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile index df925b6..cee3610 100644 --- a/comms/smstools3/Makefile +++ b/comms/smstools3/Makefile @@ -36,6 +36,7 @@ PLIST_SUB+= SPOOLDIR="${SPOOLDIR}" LOGDIR="${LOGDIR}" PIDDIR="${PIDDIR}" \ PORTDOCS= * PORTEXAMPLES= .procmailrc .qmailrc * +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MSTATS} diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile index 4fa01f9..e150e86 100644 --- a/comms/soundmodem/Makefile +++ b/comms/soundmodem/Makefile @@ -18,6 +18,7 @@ HAS_CONFIGURE= yes USE_GNOME= gtk20 libxml2 MAN8= soundmodem.8 soundmodemconfig.8 +NO_STAGE= yes pre-patch: @${CP} ${FILESDIR}/soundmodem ${WRKSRC} diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile index 36c7e7e..e5d2fe6 100644 --- a/comms/spandsp-devel/Makefile +++ b/comms/spandsp-devel/Makefile @@ -29,6 +29,7 @@ CONFLICTS= spandsp-[0-9]* OPTIONS_DEFINE= DOXYGEN +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} && ${PORT_OPTIONS:MDOCS} diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 025bc9a..cb8ae35 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -27,4 +27,5 @@ USE_LDCONFIG= yes CONFLICTS= spandsp-devel-[0-9]* +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/splat/Makefile b/comms/splat/Makefile index 8229229..4b48497 100644 --- a/comms/splat/Makefile +++ b/comms/splat/Makefile @@ -40,6 +40,7 @@ HRM_4X4_DESC= 4 x 4 degrees HRM_5X5_DESC= 5 x 5 degrees HRM_6X6_DESC= 6 X 6 degrees +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MHRM} diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile index 3f4cb88..770a903 100644 --- a/comms/sredird/Makefile +++ b/comms/sredird/Makefile @@ -18,6 +18,7 @@ PORTDOCS= README OPTIONS_DEFINE= DOCS +NO_STAGE= yes do-build: ${CC} ${CFLAGS} -Wall -o ${WRKSRC}/sredird ${WRKSRC}/sredird.c diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index acd771d..434d8a9 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -22,6 +22,7 @@ MANCOMPRESSED= yes OPTIONS_DEFINE= X11 SDL DEBUG OPTIONS_DEFAULT= X11 SDL +NO_STAGE= yes .include <bsd.port.pre.mk> .include <bsd.port.options.mk> diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile index 017e10d..e74129b 100644 --- a/comms/tcpser/Makefile +++ b/comms/tcpser/Makefile @@ -18,6 +18,7 @@ PLIST_FILES= bin/tcpser OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index 9315f75..96528fc 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -19,6 +19,7 @@ USE_RC_SUBR= tbd USE_AUTOTOOLS= autoconf CONFIGURE_ENV= AUTOMAKE=/usr/bin/true +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index ad49179..11c00d5 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -29,6 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= tilp.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/comms/tits/Makefile b/comms/tits/Makefile index 4a71af9..a176aa1 100644 --- a/comms/tits/Makefile +++ b/comms/tits/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tits -# Date created: 9 February 2001 -# Whom: Steve Woodford <scw@netbsd.hut.fi> -# +# Created by: Steve Woodford <scw@netbsd.hut.fi> # $FreeBSD$ -# PORTNAME= tits PORTVERSION= 1.1.2 @@ -21,6 +17,7 @@ USE_RC_SUBR= tits MAN8= tits.8 MANCOMPRESSED= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8 diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index e3f1c65..5808c17 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -20,4 +20,5 @@ USE_TK_RUN= 84 WRKSRC= ${WRKDIR}/tkhylafax MAN1= tkhylafax.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index 79e38ae..9ee28cf 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -20,6 +20,7 @@ PLIST_SUB= TKSCANFAXDIR="${TKSCANFAXDIR:S,^${PREFIX}/,,}" TKSCANFAXDIR= ${PREFIX}/lib/tkscanfax1 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -i '' -e \ 's|/usr/local/lib|${PREFIX}/lib|g' diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index 18aec71..100c516 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: tlf -# Date created: 10 July 2004 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= tlf PORTVERSION= 0.9.31 @@ -31,6 +27,7 @@ OPTION_DEFAULT= HAMLIB MAN1= tlf.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MHAMLIB} diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index e5fd80e..302e6ed 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -20,6 +20,7 @@ MAN5= trustedqsl.5 USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index ecf60a0..6353272 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -25,6 +25,7 @@ FILES_TO_PATCH= Makefile psk31.1 twpskHelp user-twpsk/makefile \ user-twpsk/savedir/twpsk.C \ user-twpsk/savedir/twpskDiags.C \ user-twpsk/savedir/twpskHelp +NO_STAGE= yes post-patch: .for file in ${FILES_TO_PATCH} @${REINPLACE_CMD} -e \ diff --git a/comms/uarduno/Makefile b/comms/uarduno/Makefile index ce45b88..4f10c17 100644 --- a/comms/uarduno/Makefile +++ b/comms/uarduno/Makefile @@ -17,6 +17,7 @@ SSP_UNSAFE= kernel module does not support ssp MAKE_ENV+= KMODDIR=${KMODDIR} PREFIX= ${KMODDIR} +NO_STAGE= yes .include <bsd.port.pre.mk> SRCPREFIX?= ${SRC_BASE} diff --git a/comms/uartlirc/Makefile b/comms/uartlirc/Makefile index 545376a..0db636c 100644 --- a/comms/uartlirc/Makefile +++ b/comms/uartlirc/Makefile @@ -20,6 +20,7 @@ EXTRACT_CMD= ${SH} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= +NO_STAGE= yes .include <bsd.port.pre.mk> PLIST_FILES+= "@cwd /" diff --git a/comms/uhso-kmod/Makefile b/comms/uhso-kmod/Makefile index 26b609c..e973caa 100644 --- a/comms/uhso-kmod/Makefile +++ b/comms/uhso-kmod/Makefile @@ -33,6 +33,7 @@ MAKE_ENV+= KMODDIR=${KMODDIR} MAN4= uhso.4 +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${SRC_BASE}/sys/Makefile) diff --git a/comms/uird/Makefile b/comms/uird/Makefile index 051d340..c2a64db 100644 --- a/comms/uird/Makefile +++ b/comms/uird/Makefile @@ -20,6 +20,7 @@ ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/uird PORTDOCS= Documentation +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|gcc|$${CC}\ $${CFLAGS}|; /strip/d' \ ${WRKSRC}/Makefile diff --git a/comms/umcs7840/Makefile b/comms/umcs7840/Makefile index a271313..2e958eb 100644 --- a/comms/umcs7840/Makefile +++ b/comms/umcs7840/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: umcs7840 -# Date created: 09 Nov 2010 -# Whom: Lev Serebryakov <lev@FreeBSD.org> -# +# Created by: Lev Serebryakov <lev@FreeBSD.org> # $FreeBSD$ -# PORTNAME= umcs7840 PORTVERSION= ${MAINVERSION}.${VERSIONDATE} @@ -31,6 +27,7 @@ MAKE_ENV+= KMODDIR=${KMODDIR} MANCOMPRESSED= yes MAN4= ${PORTNAME}.4 +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${SRC_BASE}/sys/Makefile) diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index 62dfb2e..37d6922 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: unixcw -# Date created: 24 Dec 2007 -# Whom: Diane Bruce <db@db.net> -# +# Created by: Diane Bruce <db@db.net> # $FreeBSD$ -# PORTNAME= unixcw PORTVERSION= 2.3 @@ -38,6 +34,7 @@ USE_LDCONFIG= yes USE_GMAKE= yes AUTOTOOLSFILES= configure.ac +NO_STAGE= yes pre-extract: .if !defined(WITH_XCWCP) @${ECHO_CMD} diff --git a/comms/usbmuxd/Makefile b/comms/usbmuxd/Makefile index 51435c8..b8c7a48 100644 --- a/comms/usbmuxd/Makefile +++ b/comms/usbmuxd/Makefile @@ -20,6 +20,7 @@ OPTIONS_DEFINE= INOTIFY INOTIFY_DESC= Use inotify instead of polling (saves energy) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MINOTIFY} diff --git a/comms/usrp/Makefile b/comms/usrp/Makefile index ac48447..059494f 100644 --- a/comms/usrp/Makefile +++ b/comms/usrp/Makefile @@ -33,6 +33,7 @@ OPTIONS_DEFAULT= USRP1 USRP2 USRP1_DESC= Build Ettus USRP1 firmware USRP2_DESC= Build Ettus USRP2 firmware +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 22cc447..8e0de9c 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -18,4 +18,5 @@ PLIST_FILES= bin/viewfax lib/viewfax.tif MAN1= viewfax.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/vrflash/Makefile b/comms/vrflash/Makefile index ecb5547..a3643aa 100644 --- a/comms/vrflash/Makefile +++ b/comms/vrflash/Makefile @@ -15,6 +15,7 @@ GNU_CONFIGURE= yes DOCS= agenda-flashing-overview.txt troubleshooting.txt \ pmon-protect-unprotect.txt usage.txt +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} -m 755 ${WRKSRC}/vrflash ${PREFIX}/bin/ .if !defined(NOPORTDOCS) diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index 18452f3..034d354 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -36,6 +36,7 @@ USE_AUTOTOOLS= libtool PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ VERSION=${VERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(BOOTSTRAP) diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 8559713..964745f 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -37,6 +37,7 @@ PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ VERSION=${VERSION} VERSION= 3.00 +NO_STAGE= yes post-configure: cp ${FILESDIR}/wspr ${WRKSRC} diff --git a/comms/wwl/Makefile b/comms/wwl/Makefile index c4c37d9..2bffbb4 100644 --- a/comms/wwl/Makefile +++ b/comms/wwl/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: wwl -# Date created: 1 July 2005 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= wwl PORTVERSION= 1.3 @@ -21,6 +17,7 @@ PORTDOCS= INSTALL PLIST_FILES= bin/wwl bin/locator MAN1= wwl.1 +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wwl ${PREFIX}/bin ${RM} -f ${PREFIX}/bin/locator diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile index 7e1d2e6..af559c3 100644 --- a/comms/wy60/Makefile +++ b/comms/wy60/Makefile @@ -14,6 +14,7 @@ MAKE_ARGS= etc_DATA=wy60.rc.sample MAN1= wy60.1 +NO_STAGE= yes pre-build: @${CP} ${WRKSRC}/wy60.rc ${WRKSRC}/wy60.rc.sample diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 15cb0ea..a10b65c 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -1,5 +1,5 @@ +# Created by: Carl Makin <carl@stagecraft.cx> # $FreeBSD$ -# Created by: Carl Makin <carl@stagecraft.cx> PORTNAME= xastir PORTVERSION= 2.0.4 @@ -44,6 +44,7 @@ OPTCFLAGS_DESC= Use optimized CFLAGS (-O2 -pipe) OPTIONS_DEFAULT= SHAPELIB DBFAWK MAGICK CURL RTREE BDB +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MSHAPELIB} diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 9b410ad..88d80a5 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -19,6 +19,7 @@ USES= gmake pkgconfig MAN1= xdx.1 LICENSE= GPLv2 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index ce775d1..c5503bd 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -30,6 +30,7 @@ OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile index 48c7f72..906f6eb 100644 --- a/comms/xmorse/Makefile +++ b/comms/xmorse/Makefile @@ -22,4 +22,5 @@ USE_SDL= sdl PLIST_FILES= bin/xmorse NO_WRKSUBDIR= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/xnecview/Makefile b/comms/xnecview/Makefile index a354255..fad363f 100644 --- a/comms/xnecview/Makefile +++ b/comms/xnecview/Makefile @@ -20,6 +20,7 @@ USE_GNOME= gtk20 MAN1= xnecview.1 PLIST_FILES= bin/xnecview +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xnecview ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xnecview.man ${MANPREFIX}/man/man1/xnecview.1 diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile index f26b075..7ae8215 100644 --- a/comms/xwota/Makefile +++ b/comms/xwota/Makefile @@ -17,6 +17,7 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/comms/yagiuda/Makefile b/comms/yagiuda/Makefile index fa8ccb1..1d6192c 100644 --- a/comms/yagiuda/Makefile +++ b/comms/yagiuda/Makefile @@ -1,7 +1,4 @@ -# ports collection makefile for: yagiuda -# Date created: 19 July 2005 -# Whom: db -# +# Created by: db # $FreeBSD$ PORTNAME= yagiuda @@ -16,6 +13,7 @@ GNU_CONFIGURE= yes MAN1= first.1 optimise.1 yagi.1 dipole.1 input.1 output.1 MAN5= first.5 optimise.5 yagi.5 input.5 output.5 +NO_STAGE= yes do-install: .for f in first optimise yagi dipole input output ${INSTALL_PROGRAM} ${WRKSRC}/src/${f} ${PREFIX}/bin diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index ba9121e..592eca9 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -22,6 +22,7 @@ PORTDATA= * OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/comms/yfklog/Makefile b/comms/yfklog/Makefile index 008d2ab..ad904ef 100644 --- a/comms/yfklog/Makefile +++ b/comms/yfklog/Makefile @@ -25,6 +25,7 @@ USES= perl5 NO_BUILD= yes MAN1= yfklog.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|' \ ${WRKSRC}/yfk ${WRKSRC}/yfksubs.pl diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index ce9cde2..f0802dd 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= zmrx.1 zmtx.1 PLIST_FILES= bin/zmrx bin/zmtx +NO_STAGE= yes do-install: .for f in zmrx zmtx ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/bin diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 6e8c78c..308c3f8 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zssh -# Date created: 13 October 2001 -# Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) -# +# Created by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) # $FreeBSD$ -# PORTNAME= zssh PORTVERSION= 1.5c @@ -22,6 +18,7 @@ HAS_CONFIGURE= yes PLIST_FILES= bin/zssh bin/ztelnet MAN1= zssh.1 ztelnet.1 +NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e 's,^prefix.*,prefix = ${PREFIX},g' ${WRKSRC}/Makefile |