1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Use '::' as an dependency operator for pre-everything target. This is

needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
This commit is contained in:
Dirk Froemberg 2001-12-31 10:20:19 +00:00
parent b67226884f
commit 8c0949d312
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52442
18 changed files with 18 additions and 18 deletions

View File

@ -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

View File

@ -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."

View File

@ -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\"."

View File

@ -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\"."

View File

@ -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."

View File

@ -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} ""

View File

@ -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} ""

View File

@ -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:

View File

@ -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:

View File

@ -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,"

View File

@ -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

View File

@ -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

View File

@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= hyphen_show.1 xtem.1
pre-everything:
pre-everything::
@${CAT} ${FILESDIR}/makemsg.txt
post-extract:

View File

@ -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."

View File

@ -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: *'

View File

@ -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."

View File

@ -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

View File

@ -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