summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/quasi88/Makefile2
-rw-r--r--graphics/sane-frontends/Makefile2
-rw-r--r--graphics/xfig-devel/Makefile2
-rw-r--r--graphics/xfig/Makefile2
-rw-r--r--graphics/xsane/Makefile2
-rw-r--r--japanese/mozilla-jlp-devel/Makefile2
-rw-r--r--japanese/mozilla-jlp/Makefile2
-rw-r--r--japanese/postgresql-tcltk/Makefile2
-rw-r--r--japanese/postgresql7/Makefile2
-rw-r--r--math/oleo/Makefile2
-rw-r--r--net-mgmt/cflowd/Makefile2
-rw-r--r--net/cflowd/Makefile2
-rw-r--r--print/xtem/Makefile2
-rw-r--r--shells/tcsh/Makefile2
-rw-r--r--textproc/ispell/Makefile2
-rw-r--r--www/phpnuke/Makefile2
-rw-r--r--www/pruby/Makefile2
-rw-r--r--x11/wdm/Makefile2
18 files changed, 18 insertions, 18 deletions
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile
index 5a2f56a7e615..86a5cc03002c 100644
--- a/emulators/quasi88/Makefile
+++ b/emulators/quasi88/Makefile
@@ -19,7 +19,7 @@ USE_GMAKE= yes
DATAFILES= FAQ FORMAT GET-IMAGE HISTORY MANUAL QUASI88 _quasi88rc
.if !defined(WITH_SOUND)
-pre-everything:
+pre-everything::
@ ${ECHO} "You can make quasi88 use sound by defining WITH_SOUND"
.else
EXTRA_PATCHES= ${FILESDIR}/extra-patch-aa
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index dc947d16cb0b..abb4de144947 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --enable-gimp
CONFIGURE_ARGS+= --disable-gimp
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_GIMP)
@${ECHO_MSG} "*** Note: xscanimage can be built with a standalone"
@${ECHO_MSG} "*** X scanner interface as well as a GIMP plug-in."
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 27ed034ac35b..a5c4c5ca87b2 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -30,7 +30,7 @@ MAN1= xfig.1
INSTALL_TARGET= install install.all
.endif
-pre-everything:
+pre-everything::
.if !defined(WITHOUT_GHOSTSCRIPT)
@${ECHO_MSG} "To build this port without Ghostscript support,"
@${ECHO_MSG} "define \"WITHOUT_GHOSTSCRIPT\"."
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 27ed034ac35b..a5c4c5ca87b2 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -30,7 +30,7 @@ MAN1= xfig.1
INSTALL_TARGET= install install.all
.endif
-pre-everything:
+pre-everything::
.if !defined(WITHOUT_GHOSTSCRIPT)
@${ECHO_MSG} "To build this port without Ghostscript support,"
@${ECHO_MSG} "define \"WITHOUT_GHOSTSCRIPT\"."
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index 79a3270ff595..1d1e61d1a184 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --enable-gimp
CONFIGURE_ARGS+= --disable-gimp
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_GIMP)
@${ECHO_MSG} "*** Note: XSane can be built with a standalone"
@${ECHO_MSG} "*** X scanner interface as well as a GIMP plug-in."
diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile
index 4f9ad335c3b1..24c70d134dc7 100644
--- a/japanese/mozilla-jlp-devel/Makefile
+++ b/japanese/mozilla-jlp-devel/Makefile
@@ -44,7 +44,7 @@ MOZILLA_SH= mozilla.xpg4
.endif
.if !defined(MOZILLA_IPV6)
-pre-everything:
+pre-everything::
@${ECHO} ""
@${ECHO} "If you need IPv6 compliant mozilla, define \"MOZILLA_IPV6\"."
@${ECHO} ""
diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile
index 4f9ad335c3b1..24c70d134dc7 100644
--- a/japanese/mozilla-jlp/Makefile
+++ b/japanese/mozilla-jlp/Makefile
@@ -44,7 +44,7 @@ MOZILLA_SH= mozilla.xpg4
.endif
.if !defined(MOZILLA_IPV6)
-pre-everything:
+pre-everything::
@${ECHO} ""
@${ECHO} "If you need IPv6 compliant mozilla, define \"MOZILLA_IPV6\"."
@${ECHO} ""
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile
index ebb50723393d..222e1f531dd0 100644
--- a/japanese/postgresql-tcltk/Makefile
+++ b/japanese/postgresql-tcltk/Makefile
@@ -99,7 +99,7 @@ LIB_DEPENDS= tcl80jp:${PORTSDIR}/japanese/tcl80 \
tk80jp:${PORTSDIR}/japanese/tk80
.endif
-pre-everything:
+pre-everything::
@ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.postgresql
pre-install:
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile
index ebb50723393d..222e1f531dd0 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -99,7 +99,7 @@ LIB_DEPENDS= tcl80jp:${PORTSDIR}/japanese/tcl80 \
tk80jp:${PORTSDIR}/japanese/tk80
.endif
-pre-everything:
+pre-everything::
@ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.postgresql
pre-install:
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 440498291949..0671c52ffd13 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -32,7 +32,7 @@ USE_XLIB= yes
CONFIGURE_ARGS+= --without-motif
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_MOTIF)
@${ECHO_MSG}
@${ECHO_MSG} "If you want to compile with Motif support,"
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index bfaae343fe7c..d186147651c7 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -32,7 +32,7 @@ MANL= cfdases.l cfdifmatrix.l cfdnets.l cfdnexthops.l \
cfdportmatrix.l cfdprotos.l cfdtos.l flowdump.l flowwatch.l
.if !defined(CFLOWD_FLOWSCAN_PATCH)
-pre-everything:
+pre-everything::
@${ECHO} "you can compile cflowd with patches for FlowScan by typing:"
@${ECHO} "make CFLOWD_FLOWSCAN_PATCH=yes"
.endif
diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile
index bfaae343fe7c..d186147651c7 100644
--- a/net/cflowd/Makefile
+++ b/net/cflowd/Makefile
@@ -32,7 +32,7 @@ MANL= cfdases.l cfdifmatrix.l cfdnets.l cfdnexthops.l \
cfdportmatrix.l cfdprotos.l cfdtos.l flowdump.l flowwatch.l
.if !defined(CFLOWD_FLOWSCAN_PATCH)
-pre-everything:
+pre-everything::
@${ECHO} "you can compile cflowd with patches for FlowScan by typing:"
@${ECHO} "make CFLOWD_FLOWSCAN_PATCH=yes"
.endif
diff --git a/print/xtem/Makefile b/print/xtem/Makefile
index cba51e991924..c72bff0add3f 100644
--- a/print/xtem/Makefile
+++ b/print/xtem/Makefile
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= hyphen_show.1 xtem.1
-pre-everything:
+pre-everything::
@${CAT} ${FILESDIR}/makemsg.txt
post-extract:
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 4a0b8724f90d..b57a02df78d4 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -28,7 +28,7 @@ BINGRP= bin
.endif
.if ${OSVERSION} >= 400021
-pre-everything:
+pre-everything::
@${ECHO_MSG} "This port is just for making symlink from /bin/tcsh"
@${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells."
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index baa5b30aa208..a3205944ca58 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -32,7 +32,7 @@ MUNCHLIST= ${WRKSRC}/munchlist
DATADIR= ${PREFIX}/share/ispell
.if (!defined(ISPELL_FR) && !defined(ISPELL_SE) && !defined(ISPELL_BR) && !defined(ISPELL_DENEU) && !defined(ISPELL_DEALT) && !defined(ISPELL_BRITISH) && !defined(ISPELL_NO) && !defined(ISPELL_NL) && !defined(ISPELL_DA) && !defined(ISPELL_AF))
-pre-everything:
+pre-everything::
@${ECHO_MSG} '*********************************************************'
@${ECHO_MSG} '* You can add further dictionaries: *'
@${ECHO_MSG} '* Use make-flag: *'
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile
index 3c2bfa158ec6..aaad67956f6a 100644
--- a/www/phpnuke/Makefile
+++ b/www/phpnuke/Makefile
@@ -25,7 +25,7 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
DOCS= ADDONS-MODULES BLOCKS CHANGES README TODO
-pre-everything:
+pre-everything::
.if !defined(WITH_PHP4)
@${ECHO_MSG} ""
@${ECHO_MSG} "Press CTRL-C and define WITH_PHP4 if you want to use PHP Nuke with PHP4."
diff --git a/www/pruby/Makefile b/www/pruby/Makefile
index 84e56c1b9b8d..ac5a8c8b45f7 100644
--- a/www/pruby/Makefile
+++ b/www/pruby/Makefile
@@ -32,7 +32,7 @@ MOD_PHP4_WRKSRC_CMD= cd ${MOD_PHP4_PORTDIR} && ${MAKE} -V WRKSRC
DOCS_EN= README contrib/_htaccess
-pre-everything:
+pre-everything::
dir=`${MOD_PHP4_WRKSRC_CMD}`; \
${MKDIR} $${dir}; \
${TOUCH} $${dir}/../../Makefile.inc
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 1f00fb007e23..b04341c45e0d 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --enable-pam
LIBPAM= -lpam
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_PAM)
@${ECHO_MSG} "To build this port with PAM support, define \"WITH_PAM\"."
.endif