diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-28 22:53:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-28 22:53:02 +0000 |
commit | 1c2467424297416ed47476a1a94cfb27906a3dd0 (patch) | |
tree | 6c737d25070e339d396057ba9d912a604f123d73 | |
parent | 28bab992a58b232c028817e19e95aac30a8fd023 (diff) | |
download | ports-1c2467424297416ed47476a1a94cfb27906a3dd0.tar.gz ports-1c2467424297416ed47476a1a94cfb27906a3dd0.zip |
Notes
63 files changed, 63 insertions, 63 deletions
diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 15386cd2198d..d363602c5e32 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-vorbis LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis .endif -pre-everything: +pre-everything:: .if !defined(WITHOUT_VORBIS) @${ECHO_MSG} "You can disable support for vorbis by defining WITHOUT_VORBIS.MSG." .endif diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 15386cd2198d..d363602c5e32 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-vorbis LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis .endif -pre-everything: +pre-everything:: .if !defined(WITHOUT_VORBIS) @${ECHO_MSG} "You can disable support for vorbis by defining WITHOUT_VORBIS.MSG." .endif diff --git a/audio/evilbar/Makefile b/audio/evilbar/Makefile index 132f00e46ede..ffbc684e7963 100644 --- a/audio/evilbar/Makefile +++ b/audio/evilbar/Makefile @@ -30,7 +30,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --enable-apm .endif -pre-everything: +pre-everything:: .if !defined(WITHOUT_XMMS) @${ECHO_MSG} @${ECHO_MSG} "You can disable XMMS control by defining WITHOUT_XMMS." diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 937647675872..5b7ef66e11b0 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --without-oggvorbis MAN1= mp3blaster.1 nmixer.1 splay.1 .if !defined(WITHOUT_VORBIS) -pre-everything: +pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "You can disable support for Ogg Vorbis by defining WITHOUT_VORBIS." @${ECHO_MSG} diff --git a/audio/snack/Makefile b/audio/snack/Makefile index 6f7aace99d37..3c5915226721 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -36,7 +36,7 @@ PLIST_SUB+= VORBIS="" PLIST_SUB+= VORBIS="@comment " .endif -pre-everything: +pre-everything:: .if !defined(WITH_VORBIS) @${ECHO} @${ECHO} 'Use "make WITH_VORBIS=yes" to build support for OGG Vorbis.' diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index b4b2e86b65f5..453b8e80b3db 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -46,7 +46,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= terminatorX.1 -pre-everything: +pre-everything:: .if !defined(WITHOUT_SOX) @${ECHO_MSG} "You can disable support for sox by defining WITHOUT_SOX." .endif diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird-server/Makefile +++ b/databases/firebird-server/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" diff --git a/databases/firebird/Makefile b/databases/firebird/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird/Makefile +++ b/databases/firebird/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird2-server/Makefile +++ b/databases/firebird2-server/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index ff87f5639b26..0ef0bbfedfc0 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -51,7 +51,7 @@ MAN1= autoconf.1 \ ifnames.1 .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 204590668732..7eb87189e4e6 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= --program-suffix=213 WRKSRC= ${WRKDIR}/autoconf .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index ff87f5639b26..0ef0bbfedfc0 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -51,7 +51,7 @@ MAN1= autoconf.1 \ ifnames.1 .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf257/Makefile +++ b/devel/autoconf257/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf259/Makefile +++ b/devel/autoconf259/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf267/Makefile +++ b/devel/autoconf267/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/autoconf268/Makefile +++ b/devel/autoconf268/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake/Makefile b/devel/automake/Makefile index 19734947a224..227411ce2165 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -21,7 +21,7 @@ USE_PERL5= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile index 015d0dec2137..918ca14699c5 100644 --- a/devel/automake110/Makefile +++ b/devel/automake110/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index 6bfa5d99842c..08ca38cddb9f 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -24,7 +24,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile index 19734947a224..227411ce2165 100644 --- a/devel/automake15/Makefile +++ b/devel/automake15/Makefile @@ -21,7 +21,7 @@ USE_PERL5= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile index 015d0dec2137..918ca14699c5 100644 --- a/devel/automake17/Makefile +++ b/devel/automake17/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile index 015d0dec2137..918ca14699c5 100644 --- a/devel/automake18/Makefile +++ b/devel/automake18/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile index 015d0dec2137..918ca14699c5 100644 --- a/devel/automake19/Makefile +++ b/devel/automake19/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile index da0d32661d9b..5a7196c7b537 100644 --- a/devel/gnu-autoconf/Makefile +++ b/devel/gnu-autoconf/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile index 015d0dec2137..918ca14699c5 100644 --- a/devel/gnu-automake/Makefile +++ b/devel/gnu-automake/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile index d4adcd2b108f..6968b0586cde 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --with-hc=ghc .endif .if !defined(WITH_GHC) -pre-everything: +pre-everything:: @${ECHO} "" @${ECHO} " DrIFT will be build with nhc98." @${ECHO} " Define WITH_GHC to build with ghc." diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 866dd9931c11..9bc8dfb0bec0 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -45,7 +45,7 @@ CXX= icpc .endif .if ${COMPILER} == gcc && ${OSVERSION} < 460000 -pre-everything: +pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "There may be a bug in your version of gcc's exception" @${ECHO_MSG} "handling code. Consider upgrading to FreeBSD 4.6" diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile index 3ea7d327fe63..448f04732c4d 100644 --- a/dns/bind9-dlz/Makefile +++ b/dns/bind9-dlz/Makefile @@ -119,7 +119,7 @@ MAN8= dnssec-keygen.8 dnssec-makekeyset.8 dnssec-signkey.8 dnssec-signzone.8 \ lwresd.8 named-checkconf.8 named-checkzone.8 named.8 nsupdate.8 \ rndc-confgen.8 rndc.8 -pre-everything: +pre-everything:: @ ${SETENV} ${SCRIPTS_ENV} ${SH} ${FILESDIR}/configure.bind9-dlz pre-patch: diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile index ea782cef1d87..f6ac5e578899 100644 --- a/dns/powerdns-devel/Makefile +++ b/dns/powerdns-devel/Makefile @@ -57,7 +57,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \ MAN8= pdns_control.8 pdns_server.8 zone2sql.8 -pre-everything: +pre-everything:: @ ${SETENV} ${SCRIPTS_ENV} ${SH} ${FILESDIR}/configure.powerdns post-install: diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index ea782cef1d87..f6ac5e578899 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -57,7 +57,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \ MAN8= pdns_control.8 pdns_server.8 zone2sql.8 -pre-everything: +pre-everything:: @ ${SETENV} ${SCRIPTS_ENV} ${SH} ${FILESDIR}/configure.powerdns post-install: diff --git a/games/heretic/Makefile b/games/heretic/Makefile index 8d2172713044..4e38abe84034 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -47,7 +47,7 @@ PLIST_SUB= WAD:="@comment " PLIST_SUB= WAD:="" .endif -pre-everything: +pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" diff --git a/games/jumpnbump/Makefile b/games/jumpnbump/Makefile index fd99ab616652..07768831192d 100644 --- a/games/jumpnbump/Makefile +++ b/games/jumpnbump/Makefile @@ -26,7 +26,7 @@ PLIST_SUB += WITH_TCL="@comment " MAN6= jumpnbump.6 .if !defined (WITHOUT_TCL) -pre-everything: +pre-everything:: @${ECHO_MSG} "Define WITHOUT_TCL to disable the X11 frontend." .endif diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index 1b7093261513..6459f3f14e05 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -68,7 +68,7 @@ PLIST_SUB+= SDL:="@comment " PLIST_SUB+= SDLGL:="@comment " .endif -pre-everything: +pre-everything:: .if !defined(WITH_SVGALIB) @${ECHO_MSG} "Define WITH_SVGALIB to use svgalib" .endif diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 781d0f8971a0..71d6b716386b 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -138,7 +138,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip PLIST_SUB+= SKIN:="@comment " .endif -pre-everything: +pre-everything:: .if !defined(NO_WAD) @${ECHO_MSG} "Define NO_WAD to stop from using shareware version!" .endif diff --git a/graphics/renderpark/Makefile b/graphics/renderpark/Makefile index cbeb15f59c6c..77945df6cac5 100644 --- a/graphics/renderpark/Makefile +++ b/graphics/renderpark/Makefile @@ -43,7 +43,7 @@ PLIST_SUB= WITH_SCENES="@comment " PLIST_SUB= WITH_SCENES="" .endif -pre-everything: +pre-everything:: .ifndef (WITH_XRML) @${ECHO} "Defining WITH_XRML=yes will allow you to read XRML input files" .endif diff --git a/graphics/xrml/Makefile b/graphics/xrml/Makefile index e645c9a25010..10a29bfea39e 100644 --- a/graphics/xrml/Makefile +++ b/graphics/xrml/Makefile @@ -37,7 +37,7 @@ USE_GCC=2.95 .endif .ifndef (WITH_EXAMPLES) -pre-everything: +pre-everything:: @${ECHO} "You can define WITH_EXAMPLES=yes to install example VRML files" .endif diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile index 359a9eeaab46..9e0d86bc6179 100644 --- a/java/linux-sun-jdk14/Makefile +++ b/java/linux-sun-jdk14/Makefile @@ -44,7 +44,7 @@ APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${INSTALL_JDK_VERSION} IGNORE=You must manually fetch the J2SE v1.4 SDK Linux GNUZIP Tar shell script (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again .endif -pre-everything: +pre-everything:: @${CAT} ${PKGMESSAGE} post-fetch: diff --git a/mail/faces/Makefile b/mail/faces/Makefile index e1edab8d7ab6..4a474a60a4b7 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -66,7 +66,7 @@ MAN3= compface.3 MLINKS= compface.1 uncompface.1 \ compface.3 uncompface.3 -pre-everything: +pre-everything:: @${ECHO_MSG} "***" @${ECHO_MSG} "*** Note: You can use the following options:" @${ECHO_MSG} "*** -DWITHOUT_AUDIO build without audio support!" diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index c2172b3fdf28..633f6a6e425f 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/php-config:${PORTSDIR}/www/mod_php4 PKGMESSAGE= ${WRKDIR}/pkg-message NO_BUILD= yes -pre-everything: +pre-everything:: @${ECHO} "" @${ECHO} "You have to configure PHP with IMAP support in order" @${ECHO} "to let Nocc connect to your POP3/IMAP server." diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 62696172ba80..1fbe3cb783d1 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -28,7 +28,7 @@ PLIST_SUB+= INSTALLMGR="" CONFIGURE_ARGS+= --disable-installmgr PLIST_SUB+= INSTALLMGR="@comment " -pre-everything: +pre-everything:: @${ECHO_CMD} "Define WITH_INSTALLMGR to include the installmanager (curl)" .endif diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index 62696172ba80..1fbe3cb783d1 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -28,7 +28,7 @@ PLIST_SUB+= INSTALLMGR="" CONFIGURE_ARGS+= --disable-installmgr PLIST_SUB+= INSTALLMGR="@comment " -pre-everything: +pre-everything:: @${ECHO_CMD} "Define WITH_INSTALLMGR to include the installmanager (curl)" .endif diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile index 8fcbd343b9a7..69dc17a74fdc 100644 --- a/misc/vifm/Makefile +++ b/misc/vifm/Makefile @@ -17,7 +17,7 @@ COMMENT= Ncurses based file manager with vi like keybindings .if defined(WITH_VIFM_SCREEN) RUN_DEPENDS= screen:${PORTSDIR}/misc/screen .else -pre-everything: +pre-everything:: @${ECHO_CMD} "You can define WITH_VIFM_SCREEN to add screen as a dependency." .endif diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile index b9d0298baa7f..dc931553472c 100644 --- a/net-mgmt/bpft/Makefile +++ b/net-mgmt/bpft/Makefile @@ -19,7 +19,7 @@ MAN1= traflog.1 trafstat.1 MAN8= trafstatd.8 trafd.8 MANCOMPRESSED= yes -pre-everything: +pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" @${ECHO_MSG} "!!! WARNING !!!" diff --git a/net/bind9-dlz/Makefile b/net/bind9-dlz/Makefile index 3ea7d327fe63..448f04732c4d 100644 --- a/net/bind9-dlz/Makefile +++ b/net/bind9-dlz/Makefile @@ -119,7 +119,7 @@ MAN8= dnssec-keygen.8 dnssec-makekeyset.8 dnssec-signkey.8 dnssec-signzone.8 \ lwresd.8 named-checkconf.8 named-checkzone.8 named.8 nsupdate.8 \ rndc-confgen.8 rndc.8 -pre-everything: +pre-everything:: @ ${SETENV} ${SCRIPTS_ENV} ${SH} ${FILESDIR}/configure.bind9-dlz pre-patch: diff --git a/net/bpft/Makefile b/net/bpft/Makefile index b9d0298baa7f..dc931553472c 100644 --- a/net/bpft/Makefile +++ b/net/bpft/Makefile @@ -19,7 +19,7 @@ MAN1= traflog.1 trafstat.1 MAN8= trafstatd.8 trafd.8 MANCOMPRESSED= yes -pre-everything: +pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" @${ECHO_MSG} "!!! WARNING !!!" diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index 1213595023ac..4d95264c8e6d 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -25,7 +25,7 @@ RUBY_SHEBANG_FILES= ${WRKSRC}/dtcpauth.rb ${WRKSRC}/dtcpc.rb \ MAN8= dtcpauth.8 dtcpc.8 dtcps.8 MANCOMPRESSED= yes -pre-everything: +pre-everything:: .if !defined(DTCP_CLIENT_ONLY) @${ECHO} "" @${ECHO} "If you don't use DTCP server, you don't need qpopper." diff --git a/net/powerdns/Makefile b/net/powerdns/Makefile index ea782cef1d87..f6ac5e578899 100644 --- a/net/powerdns/Makefile +++ b/net/powerdns/Makefile @@ -57,7 +57,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \ MAN8= pdns_control.8 pdns_server.8 zone2sql.8 -pre-everything: +pre-everything:: @ ${SETENV} ${SCRIPTS_ENV} ${SH} ${FILESDIR}/configure.powerdns post-install: diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 192d319469f3..37862e4421ec 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -55,7 +55,7 @@ NO_CDROM= "According to the README-file there is a license issue because of non- NO_PACKAGE= "According to the README-file there is a license issue because of non-free code. Check the README file within the source tarball." RESTRICTED= "No response from author of some code this port is based on" -pre-everything: +pre-everything:: @${MKDIR} ${DISTDIR}/${PORTNAME} pre-fetch: fetchsrctarball extractsrctarball diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index e46a1f3bf5ff..f61fb2dd9807 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --without-lame PLIST_SUB+= TOC2MP3="@comment " .endif -pre-everything: +pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may use the following build options:" @${ECHO_MSG} "" diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile index 0f2df7bb0d50..97d4eff7cc4a 100644 --- a/sysutils/gkrellm2/Makefile +++ b/sysutils/gkrellm2/Makefile @@ -62,7 +62,7 @@ CFLAGS+= -DSYSTEM_THEMES_DIR='\"${X11BASE}/share/gkrellm2/themes\"' \ -DSYSTEM_PLUGINS_DIR='\"${X11BASE}/libexec/gkrellm2/plugins\"' \ -DGKRELLMD_SYS_ETC='\"${PREFIX}/etc\"' -pre-everything: +pre-everything:: .if !defined(GKRELLM_SERVER_ONLY) @${ECHO} "" @${ECHO} "You may use GKRELLM_SERVER_ONLY=yes to build gkrellmd only." diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index 4ce305109be2..c9b24dc9dfe9 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -28,7 +28,7 @@ MANLANG= "" ru_RU.KOI8-R .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "-------------------------------------------------------------------" .if !defined(WITHOUT_IPFW) @${ECHO_MSG} "o You can remove IPv4 Firewall support by defining WITHOUT_IPFW" diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index b7e4a40ec536..eb4adbcdc18b 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -53,7 +53,7 @@ PLIST_SUB+= GHC="" GHC_VERSION="${GHC_VERSION}" PLIST_SUB+= GHC="@comment " .endif -pre-everything: +pre-everything:: @${ECHO_CMD} "" .if defined(WITH_GHC) && !defined(WITHOUT_NHC98) @${ECHO_CMD} " HaXml will be installed for both nhc98 and ghc." diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index b7e4a40ec536..eb4adbcdc18b 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -53,7 +53,7 @@ PLIST_SUB+= GHC="" GHC_VERSION="${GHC_VERSION}" PLIST_SUB+= GHC="@comment " .endif -pre-everything: +pre-everything:: @${ECHO_CMD} "" .if defined(WITH_GHC) && !defined(WITHOUT_NHC98) @${ECHO_CMD} " HaXml will be installed for both nhc98 and ghc." diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index 7b5953f2bf57..ba2132c1b12f 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -20,7 +20,7 @@ PERL_CONFIGURE= yes MAN3= Text::Reflow.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -pre-everything: +pre-everything:: @${PERL} -M5.006 -e1 2>/dev/null || \ ( ${ECHO_MSG} "===> Requires perl 5.6 or above (available from the port collection)"; \ ${FALSE} ) diff --git a/www/php-screw/Makefile b/www/php-screw/Makefile index d37148628a05..40f561708de3 100644 --- a/www/php-screw/Makefile +++ b/www/php-screw/Makefile @@ -31,7 +31,7 @@ USE_LIBTOOL= yes CONFIGURE_ARGS+=--enable-php_screw=shared \ --with-php-config=${PREFIX}/bin/php-config -pre-everything: +pre-everything:: @${ECHO} "" @${ECHO} "To achieve real security, define your own encryption" @${ECHO} "seed key (CRYPTKEY); longer is better." diff --git a/x11-wm/fluxbox-devel/Makefile b/x11-wm/fluxbox-devel/Makefile index bbcb67209bfe..dbda9366c8c8 100644 --- a/x11-wm/fluxbox-devel/Makefile +++ b/x11-wm/fluxbox-devel/Makefile @@ -63,7 +63,7 @@ MAN1= fluxbox.1 CONFIGURE_ARGS+= --enable-gnome .endif -pre-everything: +pre-everything:: @${ECHO_CMD} "" @${ECHO_CMD} "Definable build options" @${ECHO_CMD} "-----------------------" diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index bbcb67209bfe..dbda9366c8c8 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -63,7 +63,7 @@ MAN1= fluxbox.1 CONFIGURE_ARGS+= --enable-gnome .endif -pre-everything: +pre-everything:: @${ECHO_CMD} "" @${ECHO_CMD} "Definable build options" @${ECHO_CMD} "-----------------------" diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index ca0328ec9815..066e529a7342 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --enable-xinerama CONFIGURE_ARGS+= --enable-harbour .endif -pre-everything: +pre-everything:: .if !defined(WITH_XINERAMA) @${ECHO_CMD} "To enable xinerama support define WITH_XINERAMA" .endif |