From 235481b52a44969361f4c688e6e9d10798bd35d9 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 22 Aug 1999 23:33:47 +0000 Subject: awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} --- audio/cdd/Makefile | 4 ++-- audio/timidity++/Makefile | 4 ++-- audio/timidity/Makefile | 4 ++-- devel/yacl/Makefile | 16 ++++++++-------- editors/xemacs20/Makefile | 4 ++-- emulators/bsvc/Makefile | 6 +++--- emulators/vgb/Makefile | 4 ++-- games/golddig/Makefile | 4 ++-- games/imaze/Makefile | 6 +++--- games/mangband/Makefile | 4 ++-- games/quakeserver/Makefile | 4 ++-- games/yamsweeper/Makefile | 4 ++-- graphics/dore/Makefile | 4 ++-- graphics/mpeg-lib/Makefile | 4 ++-- graphics/mpeg_play/Makefile | 6 +++--- graphics/netshow/Makefile | 4 ++-- graphics/png/Makefile | 4 ++-- graphics/tifmerge/Makefile | 4 ++-- graphics/vcg/Makefile | 12 ++++++------ japanese/edict-utf-8/Makefile | 10 +++++----- japanese/edict/Makefile | 10 +++++----- japanese/libslang/Makefile | 4 ++-- japanese/xjman-3/Makefile | 4 ++-- japanese/xjman/Makefile | 4 ++-- korean/hanyangfonts/Makefile | 4 ++-- korean/johabfonts/Makefile | 4 ++-- korean/mizifont/Makefile | 6 +++--- korean/pinetreefonts/Makefile | 4 ++-- lang/f2c/Makefile | 4 ++-- lang/modula-3-lib/Makefile | 4 ++-- lang/ocaml/Makefile | 4 ++-- lang/sml-nj-devel/Makefile | 4 ++-- lang/sml-nj/Makefile | 4 ++-- mail/adcomplain/Makefile | 4 ++-- mail/elm+ME/Makefile | 4 ++-- mail/elm/Makefile | 4 ++-- mail/postfix-current/Makefile | 6 +++--- mail/postfix/Makefile | 6 +++--- mail/postfix1/Makefile | 6 +++--- mail/postfix20/Makefile | 6 +++--- mail/postfix21/Makefile | 6 +++--- mail/postfix22/Makefile | 6 +++--- mail/postfix23/Makefile | 6 +++--- mail/postfix24/Makefile | 6 +++--- mail/postfix25/Makefile | 6 +++--- mail/postfix26/Makefile | 6 +++--- mail/postfix27/Makefile | 6 +++--- mail/postfix28/Makefile | 6 +++--- mail/premail/Makefile | 4 ++-- mail/qmailanalog/Makefile | 4 ++-- math/eispack/Makefile | 4 ++-- math/fudgit/Makefile | 10 +++++----- math/linpack/Makefile | 4 ++-- math/simpack/Makefile | 4 ++-- multimedia/mpeg_play/Makefile | 6 +++--- multimedia/netshow/Makefile | 4 ++-- net/cap/Makefile | 8 ++++---- net/cvsup-mirror/Makefile | 6 +++--- net/freewais-sf/Makefile | 10 +++++----- net/socks5/Makefile | 4 ++-- news/nntp/Makefile | 4 ++-- news/rkive/Makefile | 6 +++--- portuguese/ispell-pt_BR/Makefile | 4 ++-- print/latex/Makefile | 8 ++++---- russian/X.language/Makefile | 12 ++++++------ russian/apache13/Makefile | 4 ++-- russian/pgp.language/Makefile | 6 +++--- russian/pine.language/Makefile | 4 ++-- security/pgp/Makefile | 4 ++-- sysutils/LPRng/Makefile | 8 ++++---- textproc/br-ispell/Makefile | 4 ++-- www/gn/Makefile | 6 +++--- www/mapedit/Makefile | 4 ++-- www/roxen/Makefile | 4 ++-- www/webglimpse/Makefile | 4 ++-- www/wn/Makefile | 4 ++-- x11-fonts/freefonts/Makefile | 4 ++-- x11-fonts/sharefonts/Makefile | 4 ++-- x11-wm/fvwm/Makefile | 4 ++-- x11/xfedor/Makefile | 4 ++-- x11/xmold/Makefile | 4 ++-- x11/xsnow/Makefile | 6 +++--- 82 files changed, 218 insertions(+), 218 deletions(-) diff --git a/audio/cdd/Makefile b/audio/cdd/Makefile index 5601dc7e71a6..8f91d7977eca 100644 --- a/audio/cdd/Makefile +++ b/audio/cdd/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Dec 23 11:15:30 CET 1998 # Whom: luigi@iet.unipi.it # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/31 12:02:03 luigi Exp $ # DISTNAME= cdd-1.0 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= luigi@iet.unipi.it post-extract: - ${cp}cp ${FILESDIR}/cdd_atapicmds.[ch] ${WRKSRC} + ${CP} ${FILESDIR}/cdd_atapicmds.[ch] ${WRKSRC} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/cdd ${PREFIX}/bin diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 37166203ca49..b9d21e19fb91 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -4,7 +4,7 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.8 1998/09/28 01:53:45 steve Exp $ +# $Id: Makefile,v 1.10 1999/01/04 15:04:31 ache Exp $ # DISTNAME= timidity-0.2i @@ -25,7 +25,7 @@ MAN1= timidity.1 post-install: cd ${PREFIX}/lib/timidity && \ tar zxf ${DISTDIR}/${TIINS} && \ - cp goemon.cfg goemon.cfg.bak && \ + ${CP} goemon.cfg goemon.cfg.bak && \ sed 's=dir goemon=dir ${PREFIX}/lib/timidity/goemon=' \ < goemon.cfg.bak > goemon.cfg && \ rm goemon.cfg.bak diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 37166203ca49..b9d21e19fb91 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -4,7 +4,7 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.8 1998/09/28 01:53:45 steve Exp $ +# $Id: Makefile,v 1.10 1999/01/04 15:04:31 ache Exp $ # DISTNAME= timidity-0.2i @@ -25,7 +25,7 @@ MAN1= timidity.1 post-install: cd ${PREFIX}/lib/timidity && \ tar zxf ${DISTDIR}/${TIINS} && \ - cp goemon.cfg goemon.cfg.bak && \ + ${CP} goemon.cfg goemon.cfg.bak && \ sed 's=dir goemon=dir ${PREFIX}/lib/timidity/goemon=' \ < goemon.cfg.bak > goemon.cfg && \ rm goemon.cfg.bak diff --git a/devel/yacl/Makefile b/devel/yacl/Makefile index f08e030068f8..22d63fdbaaec 100644 --- a/devel/yacl/Makefile +++ b/devel/yacl/Makefile @@ -3,7 +3,7 @@ # Date created: 6 March 1998 # Whom: Jeroen Hogeveen # -# $Id: Makefile,v 1.1.1.1 1999/03/20 05:34:41 taoka Exp $ +# $Id: Makefile,v 1.2 1999/05/01 12:34:06 jseger Exp $ # DISTNAME= yacl-0170-beta @@ -28,18 +28,18 @@ post-build: do-install: # don't split up base directory; keep compilation semantics. - @mkdir -p ${PREFIX}/lib/yacl ${PREFIX}/share/yacl \ + @${MKDIR} ${PREFIX}/lib/yacl ${PREFIX}/share/yacl \ ${PREFIX}/share/yacl/apps ${PREFIX}/share/yacl/base \ ${PREFIX}/include/yacl ${PREFIX}/include/yacl/io \ ${PREFIX}/include/yacl/ui - @cp -R ${WRKSRC}/lib/* ${PREFIX}/lib/yacl - @cp -R ${WRKSRC}/basedemo ${WRKSRC}/contrib ${WRKSRC}/doc \ + @${CP} -R ${WRKSRC}/lib/* ${PREFIX}/lib/yacl + @${CP} -R ${WRKSRC}/basedemo ${WRKSRC}/contrib ${WRKSRC}/doc \ ${WRKSRC}/control ${WRKSRC}/readme.txt ${WRKSRC}/uidemo \ ${PREFIX}/share/yacl - @cp ${WRKSRC}/base/*.h ${WRKSRC}/base/*.cxx ${PREFIX}/share/yacl/base - @cp ${WRKSRC}/io/*.h ${PREFIX}/include/yacl/io - @cp ${WRKSRC}/ui/*.h ${PREFIX}/include/yacl/ui - @cp ${WRKSRC}/apps/bmpview/bmpview ${WRKSRC}/apps/dlged/dlged \ + @${CP} ${WRKSRC}/base/*.h ${WRKSRC}/base/*.cxx ${PREFIX}/share/yacl/base + @${CP} ${WRKSRC}/io/*.h ${PREFIX}/include/yacl/io + @${CP} ${WRKSRC}/ui/*.h ${PREFIX}/include/yacl/ui + @${CP} ${WRKSRC}/apps/bmpview/bmpview ${WRKSRC}/apps/dlged/dlged \ ${PREFIX}/share/yacl/apps @( cd ${PREFIX}/share/yacl; ln -s ${PREFIX}/lib/yacl lib; \ ln -s ${PREFIX}/include/yacl/io; ln -s ${PREFIX}/include/yacl/ui ) diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index e903b71d270e..4738c07ecb93 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.27 1999/02/03 23:44:25 steve Exp $ +# $Id: Makefile,v 1.28 1999/08/22 18:57:45 mharo Exp $ # DISTNAME= xemacs-20.4 @@ -79,7 +79,7 @@ post-install: ${CHMOD} 755 ${PREFIX}/share/emacs/site-lisp ${RM} -f ${PREFIX}/bin/send-pr # install xemacs20.sh into ${PREFIX}/etc/rc.d - @if [ ! -d ${PREFIX}/etc/rc.d ]; then mkdir -p ${PREFIX}/etc/rc.d; fi + @if [ ! -d ${PREFIX}/etc/rc.d ]; then ${MKDIR} ${PREFIX}/etc/rc.d; fi ${INSTALL_SCRIPT} ${FILESDIR}/xemacs20.sh ${PREFIX}/etc/rc.d .include diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 7f7ba0917ef7..15c60228223c 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -3,7 +3,7 @@ # Date created: 03-Mar-1997 # Whom: tenser # -# $Id: Makefile,v 1.7 1998/08/07 23:56:18 asami Exp $ +# $Id: Makefile,v 1.8 1998/10/06 05:18:00 asami Exp $ # DISTNAME= bsvc-2.0 @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src WISH= wish4.1 pre-patch: - @awk ' \ + @${AWK} ' \ { \ if (/^## Makefile/) { \ print "## Makefile.FreeBSD - System Dependent Makefile for FreeBSD" \ @@ -31,7 +31,7 @@ pre-patch: }' < ${WRKSRC}/Makefile.ULTRIX > ${WRKSRC}/Makefile post-patch: - @awk ' \ + @${AWK} ' \ { \ if (/PROJECT_BASE/ && /AWK_CHANGE_ME/) { \ print "PROJECT_BASE='"${WRKDIR}/${DISTNAME}"'" \ diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile index 7ccf160e7c74..e89acc587b0a 100644 --- a/emulators/vgb/Makefile +++ b/emulators/vgb/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1996 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.5 1998/08/05 09:30:50 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/12 16:51:11 vanilla Exp $ # DISTNAME= GB @@ -19,7 +19,7 @@ CONFIGURE_ENV= X11BASE=${X11BASE} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/gblist ${PREFIX}/bin - @mkdir -p ${PREFIX}/libexec/VGB ${PREFIX}/share/VGB + @${MKDIR} ${PREFIX}/libexec/VGB ${PREFIX}/share/VGB @${INSTALL_PROGRAM} ${WRKSRC}/vgb ${PREFIX}/libexec/VGB @${INSTALL_DATA} ${WRKSRC}/CART.GB ${PREFIX}/share/VGB @${INSTALL_SCRIPT} ${WRKSRC}/vgb.sh ${PREFIX}/bin/vgb diff --git a/games/golddig/Makefile b/games/golddig/Makefile index 434f980e6ba5..3af80544e431 100644 --- a/games/golddig/Makefile +++ b/games/golddig/Makefile @@ -3,7 +3,7 @@ # Date created: 20 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1997/01/03 09:36:40 obrien Exp $ +# $Id: Makefile,v 1.8 1998/11/28 00:44:33 asami Exp $ # DISTNAME= golddig2 @@ -19,7 +19,7 @@ MAN6= golddig.6 pre-patch: @(cd ${WRKSRC}; for i in 245 244 246 247; do \ - awk '{if (/^#!/) x++} {if(x) print $$0'} $$i| /bin/sh; \ + ${AWK} '{if (/^#!/) x++} {if(x) print $$0'} $$i| /bin/sh; \ done; mv golddig2/* .) pre-install: diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 2883ac855f7a..f9eee516a28e 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -3,7 +3,7 @@ # Date created: 27. April 1996 # Whom: Ronald Kuehn # -# $Id: Makefile,v 1.13 1999/02/22 04:00:32 steve Exp $ +# $Id: Makefile,v 1.14 1999/05/04 23:18:09 steve Exp $ # DISTNAME= imaze @@ -53,10 +53,10 @@ do-install: @(cd ${WRKSRC}/man6 && for f in *.6;\ do ${INSTALL_MAN} $$f ${PREFIX}/man/man6;\ ${compresscommand} ${PREFIX}/man/man6/$$f; done) - @mkdir -p ${PREFIX}/share/imaze/labs + @${MKDIR} ${PREFIX}/share/imaze/labs @(cd ${WRKSRC}/labs && for f in *.lab;\ do ${INSTALL_DATA} $$f ${PREFIX}/share/imaze/labs; done) - @mkdir -p ${SOUNDDIR} + @${MKDIR} ${SOUNDDIR} @(cd ${WRKSRC}/sounds && for f in *.au;\ do ${INSTALL_DATA} $$f ${SOUNDDIR}; done) @(cd ${WRKSRC} && for f in Xdefaults.Motif Xdefaults.OpenWindows;\ diff --git a/games/mangband/Makefile b/games/mangband/Makefile index ba03b80283d9..bd77ef3447fc 100644 --- a/games/mangband/Makefile +++ b/games/mangband/Makefile @@ -3,7 +3,7 @@ # Version required: 0.5.4 # Date created: 30 Dec 1998 # -# $Id: Makefile,v 1.1.1.1 1999/01/01 03:14:08 ache Exp $ +# $Id: Makefile,v 1.2 1999/08/22 18:57:56 mharo Exp $ # DISTNAME= mangband-054 @@ -22,7 +22,7 @@ MALIB= ${PREFIX}/lib/mangband do-install: ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 555 ${MALIB} - cd ${WRKSRC}/../lib; cp -R -p * ${MALIB}; \ + cd ${WRKSRC}/../lib; ${CP} -R -p * ${MALIB}; \ cd ${MALIB}; \ touch file/wizards.txt; \ ${CHMOD} 750 *; ${CHOWN} -R games.games *; \ diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index bf6c82f7cfb3..dd9af563f7cb 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -3,7 +3,7 @@ # Date created: October 26th 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.15 1998/12/01 08:53:53 asami Exp $ +# $Id: Makefile,v 1.16 1999/08/22 18:58:00 mharo Exp $ # PKGNAME= quakeserver-1.0 @@ -26,7 +26,7 @@ do-extract: @ ${RM} -rf ${WRKDIR} @ ${MKDIR} ${WRKDIR} @ unzip -q -o ${DISTDIR}/quake106.zip -d ${WRKDIR} resource.* - @ cat ${WRKDIR}/resource.dat ${WRKDIR}/resource.1 > ${WRKDIR}/resource.exe + @ ${CAT} ${WRKDIR}/resource.dat ${WRKDIR}/resource.1 > ${WRKDIR}/resource.exe @ cd ${WRKDIR}; lha xfq resource.exe id1/pak0.pak @ cd ${WRKDIR}; tar zxf ${DISTDIR}/unixded-1.0-i386-unknown-bsdi3.0.tar.gz diff --git a/games/yamsweeper/Makefile b/games/yamsweeper/Makefile index 17681166e3e5..e17a07eded5c 100644 --- a/games/yamsweeper/Makefile +++ b/games/yamsweeper/Makefile @@ -3,7 +3,7 @@ # Date created: 14 Sep 1996 # Whom: Hidekazu Kuroki # -# $Id: Makefile,v 1.5 1998/09/28 02:25:34 steve Exp $ +# $Id: Makefile,v 1.6 1999/08/22 18:58:17 mharo Exp $ # DISTNAME= yamsweeper-1.9 @@ -17,7 +17,7 @@ MAN1= yamsweeper.1 pre-configure: @mv ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.old - @cp ${FILESDIR}/Imakefile ${WRKSRC} + @${CP} ${FILESDIR}/Imakefile ${WRKSRC} post-install: @${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/man/man1/yamsweeper.1.gz diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile index dfeccc6a73c2..a3efbf93a05a 100644 --- a/graphics/dore/Makefile +++ b/graphics/dore/Makefile @@ -3,7 +3,7 @@ # Date created: 10 February 1995 # Whom: jkh # -# $Id: Makefile,v 1.7 1998/08/05 09:31:07 asami Exp $ +# $Id: Makefile,v 1.8 1999/02/03 11:11:46 asami Exp $ # DISTNAME= pdore-6.0 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z USE_GMAKE= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/dore -EXTRACT_CMD= mkdir -p dore; cd dore; ${GZIP_CMD} +EXTRACT_CMD= ${MKDIR} dore; cd dore; ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${TAR} -xf - MAKEFILE= mk.stdx diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile index 903b1ea31918..a9d8d6551a16 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.8 1998/03/15 19:43:13 steve Exp $ +# $Id: Makefile,v 1.9 1998/09/19 19:04:26 smace Exp $ # DISTNAME= mpeg_lib-1.2.1 @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/mpeg_lib GNU_CONFIGURE= yup pre-install: - @mkdir -p ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include + @${MKDIR} ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile index 2677152e9679..4a53f30b2149 100644 --- a/graphics/mpeg_play/Makefile +++ b/graphics/mpeg_play/Makefile @@ -3,7 +3,7 @@ # Date created: 17 December 1994 # Whom: asami # -# $Id: Makefile,v 1.11 1998/10/05 03:13:32 steve Exp $ +# $Id: Makefile,v 1.12 1998/11/14 23:48:08 obrien Exp $ # DISTNAME= mpeg_play-2.4 @@ -18,7 +18,7 @@ USE_IMAKE= yes MAN1= mpeg_play.1 pre-patch: - cp ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile - cp ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man + ${CP} ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile + ${CP} ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man .include diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile index 87c2b47de5e1..f60b34be812d 100644 --- a/graphics/netshow/Makefile +++ b/graphics/netshow/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Jun 11 22:38:52 PDT 1998 # Whom: dburr@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1999/01/07 02:31:42 simokawa Exp $ +# $Id: Makefile,v 1.5 1999/07/21 14:55:32 marcel Exp $ # DISTNAME= netshow_linux @@ -38,6 +38,6 @@ do-install: ${INSTALL} -c -o bin -g bin -m 555 ${WRKDIR}/netshow ${PREFIX}/bin/netshow post-install: - @cat ${PKGDIR}/MESSAGE + @${CAT} ${PKGDIR}/MESSAGE .include diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 906a72108daa..7384737e5f82 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.16 1998/09/17 06:30:34 tg Exp $ +# $Id: Makefile,v 1.17 1999/01/21 18:06:22 vanilla Exp $ # DISTNAME= libpng-1.0.3 @@ -17,7 +17,7 @@ MAN3= libpng.3 libpngpf.3 MAN5= png.5 do-configure: - cd ${WRKSRC} && cp scripts/makefile.std Makefile + cd ${WRKSRC} && ${CP} scripts/makefile.std Makefile post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index e5936e379df3..e2a4ff196632 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -3,7 +3,7 @@ # Date created: 29 April 1999 # Whom: G. Adam Stanislav # -# $Id: Makefile,v 1.2 1999/05/04 04:20:36 steve Exp $ +# $Id: Makefile,v 1.3 1999/05/19 13:12:27 taoka Exp $ # DISTNAME= tiff @@ -20,7 +20,7 @@ DIST_SUBDIR= tifmerge MAN3= tifmerge.3 post-extract: - @mkdir -p ${WRKSRC} + @${MKDIR} ${WRKSRC} @tuc ${WRKDIR}/TIFMERGE.H ${WRKSRC}/tifmerge.h @tuc ${WRKDIR}/TIFMERGE.C ${WRKSRC}/tifmerge.c @${CP} ${FILESDIR}/Makefile ${WRKSRC} diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index 7b56169dd22f..00a62d4f0d36 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -3,7 +3,7 @@ # Date created: 19 February 1995 # Whom: hsu # -# $Id: Makefile,v 1.6 1996/11/18 14:01:03 asami Exp $ +# $Id: Makefile,v 1.7 1998/08/05 09:31:14 asami Exp $ # DISTNAME= vcg.1.30 @@ -16,10 +16,10 @@ USE_X_PREFIX= yes MANL= pbmrot90.l pbmshift.l pbm2hp.l vcgdemomaker.l vcg.l xvcg.l pre-patch: - @mkdir -p ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/conf ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/demo.csh ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/globals.h ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/tMakefile ${WRKSRC}/preconf/X11ccFreeBSD + @${MKDIR} ${WRKSRC}/preconf/X11ccFreeBSD + @${CP} ${FILESDIR}/conf ${WRKSRC}/preconf/X11ccFreeBSD + @${CP} ${FILESDIR}/demo.csh ${WRKSRC}/preconf/X11ccFreeBSD + @${CP} ${FILESDIR}/globals.h ${WRKSRC}/preconf/X11ccFreeBSD + @${CP} ${FILESDIR}/tMakefile ${WRKSRC}/preconf/X11ccFreeBSD .include diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 957d3a7136f7..a917f776a3ab 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -3,7 +3,7 @@ # Date created: 18 August 1997 # Whom: Jonathan Hanna # -# $Id: Makefile,v 1.5 1999/07/17 17:13:46 cpiazza Exp $ +# $Id: Makefile,v 1.6 1999/08/22 18:58:29 mharo Exp $ # DISTNAME= edict-19990714 @@ -74,7 +74,7 @@ do-install: @for file in ${DICTFILES}; do \ case $$file in \ *.gz) \ - instfile=`basename $$file .gz` ; \ + instfile=`${BASENAME} $$file .gz` ; \ if ${GZIP_CMD} -cd ${_DISTDIR}/$$file > ${DATADIR}/$$instfile ; \ then \ true ; \ @@ -83,7 +83,7 @@ do-install: fi \ ;; \ *.Z) \ - instfile=`basename $$file .Z` ; \ + instfile=`${BASENAME} $$file .Z` ; \ if ${GZIP_CMD} -cd ${_DISTDIR}/$$file > ${DATADIR}/$$instfile ; \ then \ true ; \ @@ -92,7 +92,7 @@ do-install: fi \ ;; \ *.zip) \ - instfile=`basename $$file .zip` ; \ + instfile=`${BASENAME} $$file .zip` ; \ if unzip -o ${_DISTDIR}/$$file $$instfile -d ${DATADIR} ; \ then \ true ; \ @@ -101,7 +101,7 @@ do-install: fi \ ;; \ *) \ - instfile=`basename $$file` ; \ + instfile=`${BASENAME} $$file` ; \ ${CP} ${_DISTDIR}/$$file ${DATADIR} ; \ ;; \ esac ; \ diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index 957d3a7136f7..a917f776a3ab 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -3,7 +3,7 @@ # Date created: 18 August 1997 # Whom: Jonathan Hanna # -# $Id: Makefile,v 1.5 1999/07/17 17:13:46 cpiazza Exp $ +# $Id: Makefile,v 1.6 1999/08/22 18:58:29 mharo Exp $ # DISTNAME= edict-19990714 @@ -74,7 +74,7 @@ do-install: @for file in ${DICTFILES}; do \ case $$file in \ *.gz) \ - instfile=`basename $$file .gz` ; \ + instfile=`${BASENAME} $$file .gz` ; \ if ${GZIP_CMD} -cd ${_DISTDIR}/$$file > ${DATADIR}/$$instfile ; \ then \ true ; \ @@ -83,7 +83,7 @@ do-install: fi \ ;; \ *.Z) \ - instfile=`basename $$file .Z` ; \ + instfile=`${BASENAME} $$file .Z` ; \ if ${GZIP_CMD} -cd ${_DISTDIR}/$$file > ${DATADIR}/$$instfile ; \ then \ true ; \ @@ -92,7 +92,7 @@ do-install: fi \ ;; \ *.zip) \ - instfile=`basename $$file .zip` ; \ + instfile=`${BASENAME} $$file .zip` ; \ if unzip -o ${_DISTDIR}/$$file $$instfile -d ${DATADIR} ; \ then \ true ; \ @@ -101,7 +101,7 @@ do-install: fi \ ;; \ *) \ - instfile=`basename $$file` ; \ + instfile=`${BASENAME} $$file` ; \ ${CP} ${_DISTDIR}/$$file ${DATADIR} ; \ ;; \ esac ; \ diff --git a/japanese/libslang/Makefile b/japanese/libslang/Makefile index f95f611e4c2e..bf2295be4fc0 100644 --- a/japanese/libslang/Makefile +++ b/japanese/libslang/Makefile @@ -3,7 +3,7 @@ # Date created: 22 April 1999 # Whom: IWASHITA Yoji # -# $Id$ +# $Id: Makefile,v 1.4 1999/05/01 03:28:05 steve Exp $ # DISTNAME= slang1.2.2_j055 @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/slang post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib ${ECHO} "===> Installing documents in ${PREFIX}/share/doc/slang" - @mkdir -p ${PREFIX}/share/doc/slang + @${MKDIR} ${PREFIX}/share/doc/slang ${CP} -R ${WRKSRC}/doc/* ${PREFIX}/share/doc/slang ${CP} ${WRKSRC}/slang-j.doc ${PREFIX}/share/doc/slang diff --git a/japanese/xjman-3/Makefile b/japanese/xjman-3/Makefile index 733f61859828..11948923b09a 100644 --- a/japanese/xjman-3/Makefile +++ b/japanese/xjman-3/Makefile @@ -5,7 +5,7 @@ # japanese/man-doc # Whom: SADA Kenji # -# $Id: Makefile,v 1.3 1999/03/31 16:41:29 sada Exp $ +# $Id: Makefile,v 1.4 1999/05/09 16:49:38 sada Exp $ # DISTNAME= xjman-0.3 @@ -28,7 +28,7 @@ post-extract: .endfor .for i in ${MANSECS} @cd ${WRKSRC}/man$i; \ - ls *.$ix|awk 'BEGIN{printf"MAN$i ="}{printf"\\\n\t%s",$$0}' >Makefile; \ + ls *.$ix|${AWK} 'BEGIN{printf"MAN$i ="}{printf"\\\n\t%s",$$0}' >Makefile; \ ${ECHO} >>Makefile; \ ${ECHO} pages-list: >>${WRKSRC}/man$i/Makefile; \ ${ECHO} " @\$${ECHO} \$${MAN$i}" >>${WRKSRC}/man$i/Makefile; \ diff --git a/japanese/xjman/Makefile b/japanese/xjman/Makefile index 733f61859828..11948923b09a 100644 --- a/japanese/xjman/Makefile +++ b/japanese/xjman/Makefile @@ -5,7 +5,7 @@ # japanese/man-doc # Whom: SADA Kenji # -# $Id: Makefile,v 1.3 1999/03/31 16:41:29 sada Exp $ +# $Id: Makefile,v 1.4 1999/05/09 16:49:38 sada Exp $ # DISTNAME= xjman-0.3 @@ -28,7 +28,7 @@ post-extract: .endfor .for i in ${MANSECS} @cd ${WRKSRC}/man$i; \ - ls *.$ix|awk 'BEGIN{printf"MAN$i ="}{printf"\\\n\t%s",$$0}' >Makefile; \ + ls *.$ix|${AWK} 'BEGIN{printf"MAN$i ="}{printf"\\\n\t%s",$$0}' >Makefile; \ ${ECHO} >>Makefile; \ ${ECHO} pages-list: >>${WRKSRC}/man$i/Makefile; \ ${ECHO} " @\$${ECHO} \$${MAN$i}" >>${WRKSRC}/man$i/Makefile; \ diff --git a/korean/hanyangfonts/Makefile b/korean/hanyangfonts/Makefile index 34c39c50b83c..d0386960ca50 100644 --- a/korean/hanyangfonts/Makefile +++ b/korean/hanyangfonts/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: Choi Jun Ho # -# $Id: Makefile,v 1.6 1998/08/07 22:43:10 asami Exp $ +# $Id: Makefile,v 1.7 1998/11/18 11:38:57 asami Exp $ # DISTNAME= hanyang-font-pcf @@ -28,7 +28,7 @@ do-build: done; \ do-install: - -mkdir -p ${PREFIX}/lib/X11/fonts/local + -${MKDIR} ${PREFIX}/lib/X11/fonts/local @cd ${WRKSRC}; \ for file in ${FONTS}; do \ ${INSTALL_DATA} "$$file".pcf.gz ${PREFIX}/lib/X11/fonts/local; \ diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index 606dd24fcda1..5fe5940ea5f8 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Mar 1998 # Whom: CHOI Junho # -# $Id: Makefile,v 1.5 1998/08/07 22:43:10 asami Exp $ +# $Id: Makefile,v 1.6 1998/11/21 20:08:04 steve Exp $ # DISTNAME= hanterm304fonts @@ -18,6 +18,6 @@ USE_IMAKE= yes NO_INSTALL_MANPAGES= yes pre-install: - -mkdir -p ${PREFIX}/lib/X11/fonts/local + -${MKDIR} ${PREFIX}/lib/X11/fonts/local .include diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile index 2f35ac70ce7a..962c7c72ad08 100644 --- a/korean/mizifont/Makefile +++ b/korean/mizifont/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Mar 1998 # Whom: CHOI Junho # -# $Id: Makefile,v 1.8 1998/12/10 15:46:40 kuriyama Exp $ +# $Id: Makefile,v 1.9 1999/07/22 04:39:55 cpiazza Exp $ # DISTNAME= xfntmizi-1.1-2.noarch @@ -42,13 +42,13 @@ do-build: done do-install: - @mkdir -p ${PREFIX}/lib/X11/fonts/local + @${MKDIR} ${PREFIX}/lib/X11/fonts/local for i in ${WRKDIR}/*.gz; do \ ${INSTALL_DATA} $$i ${PREFIX}/lib/X11/fonts/local/; \ done cd ${PREFIX}/lib/X11/fonts/local/ ; mkfontdir post-install: - @cat ${PKGDIR}/MESSAGE + @${CAT} ${PKGDIR}/MESSAGE .include diff --git a/korean/pinetreefonts/Makefile b/korean/pinetreefonts/Makefile index 967c72c03409..f18392147f87 100644 --- a/korean/pinetreefonts/Makefile +++ b/korean/pinetreefonts/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: CHOI Junho # -# $Id: Makefile,v 1.7 1998/10/04 10:25:51 kuriyama Exp $ +# $Id: Makefile,v 1.8 1998/11/17 04:14:01 asami Exp $ # DISTNAME= pinetree.precomposed-1.01-bdf @@ -30,7 +30,7 @@ do-build: mkfontdir . do-install: - -mkdir -p ${PREFIX}/lib/X11/fonts/local + -${MKDIR} ${PREFIX}/lib/X11/fonts/local @cd ${WRKSRC}; \ for file in ${FONTS}; do \ ${INSTALL_DATA} "$$file".pcf.gz ${PREFIX}/lib/X11/fonts/local; \ diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index f0ab50fcdc6f..6443e5b45f81 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -3,7 +3,7 @@ # Date created: 28 DEC 1998 # Whom: Steven G. Kargl # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/24 22:33:14 obrien Exp $ # DISTNAME= f2c-freebsd.2.0.1 @@ -17,7 +17,7 @@ MAINTAINER= kargl@troutmask.apl.washington.edu .if (${ARCH} == "alpha") pre-configure: - @cp ${FILESDIR}/f2c.h.alpha ${WRKSRC}/f2c/f2c.h + @${CP} ${FILESDIR}/f2c.h.alpha ${WRKSRC}/f2c/f2c.h .endif ALL_TARGET= depend all diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile index c680d5c25bfa..17eeb2a937fb 100644 --- a/lang/modula-3-lib/Makefile +++ b/lang/modula-3-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Oct 1996 # Whom: John Polstra # -# $Id: Makefile,v 1.14 1999/01/28 05:39:19 jdp Exp $ +# $Id: Makefile,v 1.15 1999/08/22 18:58:51 mharo Exp $ # DISTNAME= modula-3-lib-3.6 @@ -154,7 +154,7 @@ do-install: test -d ${startup_dir} || ${MKDIR} ${startup_dir}; \ echo "#!/bin/sh" > ${startup_script}; \ echo "echo -n ' Modula-3'" >> ${startup_script}; \ - echo "/sbin/ldconfig -m ${PREFIX}/lib/m3/FreeBSD2" \ + echo "${LDCONFIG} -m ${PREFIX}/lib/m3/FreeBSD2" \ >> ${startup_script}; \ ${CHMOD} 755 ${startup_script}; \ fi diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index cd60d62d8fc3..9b7398c8114e 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -3,7 +3,7 @@ # Date created: 24 December 1996 # Whom: Kiriyama Kazuhiko # -# $Id: Makefile,v 1.7 1999/05/09 16:39:54 steve Exp $ +# $Id: Makefile,v 1.8 1999/05/31 05:14:39 steve Exp $ # DISTNAME= ocaml-2.02 @@ -38,7 +38,7 @@ post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/ocaml/html @cd ${WRKDIR}/htmlman; ${INSTALL_DATA} * ${PREFIX}/share/doc/ocaml/html - @cp ${DISTDIR}/${DISTNAME}-refman.ps.gz ${PREFIX}/share/doc/ocaml + @${CP} ${DISTDIR}/${DISTNAME}-refman.ps.gz ${PREFIX}/share/doc/ocaml .endif @strip ${PREFIX}/bin/ocamlrun ${PREFIX}/bin/ocamlyacc diff --git a/lang/sml-nj-devel/Makefile b/lang/sml-nj-devel/Makefile index 7a95f5f73b78..9828a27664b3 100644 --- a/lang/sml-nj-devel/Makefile +++ b/lang/sml-nj-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 7 July 1998 # Whom: jkoshy # -# $Id: Makefile,v 1.6 1999/02/02 04:18:52 jkoshy Exp $ +# $Id: Makefile,v 1.7 1999/08/22 18:58:55 mharo Exp $ # DISTNAME= 110.9.1-bin.x86-unix @@ -70,7 +70,7 @@ do-install: tar -C ${SML_BASE} -xf - for file in ${WRKDIR}/lib/*; do\ ${SED} -e "s,${WRKDIR},${SML_BASE}," < $$file > \ - ${SML_LIBDIR}/`basename $$file`; \ + ${SML_LIBDIR}/`${BASENAME} $$file`; \ done .for file in ${SML_EXES} -${LN} -s ${SML_BINDIR}/${file} ${PREFIX}/bin/${file} diff --git a/lang/sml-nj/Makefile b/lang/sml-nj/Makefile index 7a95f5f73b78..9828a27664b3 100644 --- a/lang/sml-nj/Makefile +++ b/lang/sml-nj/Makefile @@ -3,7 +3,7 @@ # Date created: 7 July 1998 # Whom: jkoshy # -# $Id: Makefile,v 1.6 1999/02/02 04:18:52 jkoshy Exp $ +# $Id: Makefile,v 1.7 1999/08/22 18:58:55 mharo Exp $ # DISTNAME= 110.9.1-bin.x86-unix @@ -70,7 +70,7 @@ do-install: tar -C ${SML_BASE} -xf - for file in ${WRKDIR}/lib/*; do\ ${SED} -e "s,${WRKDIR},${SML_BASE}," < $$file > \ - ${SML_LIBDIR}/`basename $$file`; \ + ${SML_LIBDIR}/`${BASENAME} $$file`; \ done .for file in ${SML_EXES} -${LN} -s ${SML_BINDIR}/${file} ${PREFIX}/bin/${file} diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 507e55905df5..7c40c08d3b1d 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -4,7 +4,7 @@ # Date created: 13 Sep 1997 # Whom: ache@FreeBSD.org # -# $Id: Makefile,v 1.26 1999/05/12 01:33:31 asami Exp $ +# $Id: Makefile,v 1.27 1999/05/16 22:58:21 ache Exp $ # DISTNAME= adcomplain-3.52 @@ -24,7 +24,7 @@ NO_BUILD= YES post-patch: cd ${WRKSRC}; \ - cp adcomplain.pl adcomplain.pl.old; \ + ${CP} adcomplain.pl adcomplain.pl.old; \ sed 's=%PERL5%=${PERL}=' < adcomplain.pl.old > adcomplain.pl do-install: diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 878d5d23ee72..2940365f8077 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -4,7 +4,7 @@ # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.51 1998/09/19 00:16:08 hoek Exp $ +# $Id: Makefile,v 1.52 1999/04/07 18:28:33 ache Exp $ # DISTNAME= elm-2.4ME+54 @@ -27,7 +27,7 @@ CONFIGURE_ENV= PREFIX="${PREFIX}" CONFIGURE_ARGS= -S post-configure: - cp ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin + ${CP} ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin post-install: perl -pi -e 's,/usr/local,${PREFIX},' ${WRKSRC}/nls/LANGS diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 878d5d23ee72..2940365f8077 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -4,7 +4,7 @@ # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.51 1998/09/19 00:16:08 hoek Exp $ +# $Id: Makefile,v 1.52 1999/04/07 18:28:33 ache Exp $ # DISTNAME= elm-2.4ME+54 @@ -27,7 +27,7 @@ CONFIGURE_ENV= PREFIX="${PREFIX}" CONFIGURE_ARGS= -S post-configure: - cp ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin + ${CP} ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin post-install: perl -pi -e 's,/usr/local,${PREFIX},' ${WRKSRC}/nls/LANGS diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix21/Makefile +++ b/mail/postfix21/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index b13c51ed22c3..d4a41ce6f7d3 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Mar 1999 # Whom: torstenb # -# $Id: Makefile,v 1.3 1999/08/04 13:52:58 billf Exp $ +# $Id: Makefile,v 1.4 1999/08/22 18:59:00 mharo Exp $ # DISTNAME= postfix-19990601 @@ -52,7 +52,7 @@ do-install: done @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \ ${PREFIX}/etc/postfix/postfix-script - @mkdir -p -m 0755 ${PREFIX}/libexec/postfix + @${MKDIR} -m 0755 ${PREFIX}/libexec/postfix @for f in bounce cleanup error fsstone local master pickup pipe qmgr \ showq smtp smtpd trivial-rewrite ; do \ ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/libexec/$$f \ @@ -76,7 +76,7 @@ do-install: ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ ${PREFIX}/man/man8/$$f ;\ done - @mkdir -p -m 0755 /var/spool/postfix + @${MKDIR} -m 0755 /var/spool/postfix @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \ ${PREFIX}/etc/postfix/main.cf; \ diff --git a/mail/premail/Makefile b/mail/premail/Makefile index 6f0acbf86d40..c3f665514f6d 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -5,7 +5,7 @@ # Date created: 31 Jan 1997 # Whom: ache # -# $Id: Makefile,v 1.11 1998/10/07 10:14:36 ache Exp $ +# $Id: Makefile,v 1.12 1999/01/13 12:14:53 ache Exp $ # DISTNAME= premail-0.46 @@ -24,7 +24,7 @@ RESTRICTED= "Author treats it as ITAR subject" post-patch: cd ${WRKSRC}; \ - cp premail premail.old; \ + ${CP} premail premail.old; \ sed 's=#!/usr/local/bin/perl=#!${PERL} -w=' < premail.old > premail do-install: diff --git a/mail/qmailanalog/Makefile b/mail/qmailanalog/Makefile index 877a567a64e7..893270a7677b 100644 --- a/mail/qmailanalog/Makefile +++ b/mail/qmailanalog/Makefile @@ -3,7 +3,7 @@ # Date created: 29 November 1998 # Whom: Neil Blakey-Milner # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/03 02:46:44 steve Exp $ DISTNAME= qmailanalog-0.70 CATEGORIES= mail @@ -51,6 +51,6 @@ pre-install: @echo ${QMAIL_DIR} >> ${WRKDIR}/.IPREFIX @diff ${WRKDIR}/.[PI]PREFIX > /dev/null \ || (echo ${DIFF_MSG} && exit 1) - @mkdir -p ${QMPREFIX} + @${MKDIR} ${QMPREFIX} .include diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 52d86c9562ff..414f656447b2 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.19 1998/12/01 09:30:25 asami Exp $ +# $Id: Makefile,v 1.20 1999/02/03 11:11:53 asami Exp $ # DISTNAME= eispack @@ -40,7 +40,7 @@ DISTFILES= ${SRCS:.f=.f.gz} .include pre-build: - cp Makefile.lib ${WRKDIR}/Makefile + ${CP} Makefile.lib ${WRKDIR}/Makefile post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/math/fudgit/Makefile b/math/fudgit/Makefile index 8977be496f7a..f84df3e43fb2 100644 --- a/math/fudgit/Makefile +++ b/math/fudgit/Makefile @@ -3,7 +3,7 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.6 1995/05/03 02:21:59 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/18 14:05:04 asami Exp $ # DISTNAME= Fudgit_2.41 @@ -18,9 +18,9 @@ USE_GMAKE= yes MAN1= fudgit.1 pre-install: - @mkdir -p ${PREFIX}/bin - @mkdir -p ${PREFIX}/lib/fudgit - @mkdir -p ${PREFIX}/man/man1 - @(cd ${WRKSRC}/examples; cp * ${PREFIX}/lib/fudgit) + @${MKDIR} ${PREFIX}/bin + @${MKDIR} ${PREFIX}/lib/fudgit + @${MKDIR} ${PREFIX}/man/man1 + @(cd ${WRKSRC}/examples; ${CP} * ${PREFIX}/lib/fudgit) .include diff --git a/math/linpack/Makefile b/math/linpack/Makefile index dba6f8fd1a6d..62fed399db97 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.18 1998/12/01 09:55:09 asami Exp $ +# $Id: Makefile,v 1.19 1999/02/03 11:11:53 asami Exp $ # DISTNAME= linpack @@ -53,7 +53,7 @@ DISTFILES= ${SRCS:.f=.f.gz} .include pre-build: - cp Makefile.lib ${WRKDIR}/Makefile + ${CP} Makefile.lib ${WRKDIR}/Makefile post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/math/simpack/Makefile b/math/simpack/Makefile index 9bc5a3aed996..90525c4757d2 100644 --- a/math/simpack/Makefile +++ b/math/simpack/Makefile @@ -3,7 +3,7 @@ # Date created: 5 June 1997 # Whom: Ruslan Shevchenko # -# $Id: Makefile,v 1.4 1998/11/14 09:43:25 asami Exp $ +# $Id: Makefile,v 1.5 1998/11/28 05:39:00 asami Exp $ # DISTNAME= simpack-3.0 @@ -92,7 +92,7 @@ create-lib-sim++: @(cd ${WRKDIR}/temp; \ for i in `${CAT} ${FILESDIR}/FILES-SRC-SIMPP` ; do \ gcc -fpic -DPIC -I${WRKSRC}/func/event/include -c -O \ - -o `basename $$i cpp`.so \ + -o `${BASENAME} $$i cpp`.so \ ${WRKSRC}/func/event/src/$$i ; \ done; \ if [ "${PORTOBJFORMAT}" = "elf" ]; then \ diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile index 2677152e9679..4a53f30b2149 100644 --- a/multimedia/mpeg_play/Makefile +++ b/multimedia/mpeg_play/Makefile @@ -3,7 +3,7 @@ # Date created: 17 December 1994 # Whom: asami # -# $Id: Makefile,v 1.11 1998/10/05 03:13:32 steve Exp $ +# $Id: Makefile,v 1.12 1998/11/14 23:48:08 obrien Exp $ # DISTNAME= mpeg_play-2.4 @@ -18,7 +18,7 @@ USE_IMAKE= yes MAN1= mpeg_play.1 pre-patch: - cp ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile - cp ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man + ${CP} ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile + ${CP} ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man .include diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index 87c2b47de5e1..f60b34be812d 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Jun 11 22:38:52 PDT 1998 # Whom: dburr@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1999/01/07 02:31:42 simokawa Exp $ +# $Id: Makefile,v 1.5 1999/07/21 14:55:32 marcel Exp $ # DISTNAME= netshow_linux @@ -38,6 +38,6 @@ do-install: ${INSTALL} -c -o bin -g bin -m 555 ${WRKDIR}/netshow ${PREFIX}/bin/netshow post-install: - @cat ${PKGDIR}/MESSAGE + @${CAT} ${PKGDIR}/MESSAGE .include diff --git a/net/cap/Makefile b/net/cap/Makefile index 5e4071339bfa..c246be31e8ee 100644 --- a/net/cap/Makefile +++ b/net/cap/Makefile @@ -3,7 +3,7 @@ # Date created: 09 Nov 1996 # Whom: Masafumi NAKANE # -# $Id: Makefile,v 1.2 1997/06/10 16:28:36 max Exp $ +# $Id: Makefile,v 1.3 1997/07/13 18:49:26 max Exp $ # DISTNAME= cap60.pl100 @@ -64,11 +64,11 @@ pre-install: post-install: @${MKDIR} ${PREFIX}/etc/cap .for f in ${ETC_SAMPLES} - @${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/etc/cap/`basename $f`.sample + @${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/etc/cap/`${BASENAME} $f`.sample .endfor @${MKDIR} ${PREFIX}/lib/cap .for f in ${LIB_SAMPLES} - @${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/lib/cap/`basename $f`.sample + @${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/lib/cap/`${BASENAME} $f`.sample .endfor .if !defined(NOPORTDOCS) @${ECHO_MSG} "===> Installing relevant documentation into ${DOCDIR}." @@ -80,7 +80,7 @@ post-install: @${INSTALL_DATA} ${WRKSRC}/$f ${DOCDIR} .endfor .for f in ${READMES} - @${INSTALL_DATA} ${WRKSRC}/$f/README ${DOCDIR}/`basename $f`.README + @${INSTALL_DATA} ${WRKSRC}/$f/README ${DOCDIR}/`${BASENAME} $f`.README .endfor .endif @${ECHO_MSG} "===> Installing manual pages." diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index b0b1a31789ce..eb1d7d2bde29 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -3,7 +3,7 @@ # Date created: 01 February 1997 # Whom: jdp # -# $Id: Makefile,v 1.3 1997/07/13 18:49:27 max Exp $ +# $Id: Makefile,v 1.4 1998/06/27 05:19:58 asami Exp $ # DISTNAME= cvsup-mirror-1.0 @@ -29,8 +29,8 @@ do-extract: do-install: @echo "Installing files" - @test -d ${base} || mkdir -p ${base} - @test -d ${rc} || mkdir -p ${rc} + @test -d ${base} || ${MKDIR} ${base} + @test -d ${rc} || ${MKDIR} ${rc} @${INSTALL_DATA} ${WRKSRC}/config.sh ${base} @${INSTALL_SCRIPT} ${FILESDIR}/update.sh ${base} @${INSTALL_DATA} ${FILESDIR}/supfile ${base} diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 6408c4f2bea2..a2823b3a9f33 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -3,7 +3,7 @@ # Date created: 19 November 1996 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.8 1999/03/15 01:27:19 steve Exp $ +# $Id: Makefile,v 1.9 1999/06/09 00:13:13 steve Exp $ # DISTNAME= freeWAIS-sf-2.2.11 @@ -27,10 +27,10 @@ MAN3= ftw.3 scandir.3 pre-configure: sed "s,PREFIX,${PREFIX},g" \ ${FILESDIR}/configure.ans.skel > ${WRKDIR}/configure.ans - mkdir -p ${PREFIX} - mkdir -p ${PREFIX}/bin - mkdir -p ${PREFIX}/lib - mkdir -p ${PREFIX}/man/man1 + ${MKDIR} ${PREFIX} + ${MKDIR} ${PREFIX}/bin + ${MKDIR} ${PREFIX}/lib + ${MKDIR} ${PREFIX}/man/man1 pre-install: ${MKDIR} ${PREFIX}/lib/freeWAIS-sf diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 07841593cda0..5d3962329ad4 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.23 1999/01/06 04:49:29 imp Exp $ +# $Id: Makefile,v 1.24 1999/04/25 03:49:17 billf Exp $ # DISTNAME= socks5-v1.0r9 @@ -58,5 +58,5 @@ CONFIGURE_ENV= LIBS=-lcrypt .if ${OPSYS} != "OpenBSD" || ${ARCH} != "arc" post-install: - ldconfig -m ${PREFIX}/lib + ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .endif diff --git a/news/nntp/Makefile b/news/nntp/Makefile index b995ecbbc12e..61193dcf0c9f 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -3,7 +3,7 @@ # Date created: 29 September 1994 # Whom: adam # -# $Id: Makefile,v 1.13 1997/12/10 08:57:53 asami Exp $ +# $Id: Makefile,v 1.14 1998/08/30 15:46:06 steve Exp $ # DISTNAME= nntp-t5 @@ -20,6 +20,6 @@ MAN1= nntpxmit.1 MAN8= nntpd.8c mkgrdates.8c post-extract: - @cp ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h + @${CP} ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h .include diff --git a/news/rkive/Makefile b/news/rkive/Makefile index 9a9684c892b5..fceecb776047 100644 --- a/news/rkive/Makefile +++ b/news/rkive/Makefile @@ -3,7 +3,7 @@ # Date created: 03 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1996/12/07 09:28:46 max Exp $ +# $Id: Makefile,v 1.4 1998/07/22 11:33:49 asami Exp $ # DISTNAME= rkive3.1 @@ -17,7 +17,7 @@ MAINTAINER= torstenb@FreeBSD.ORG NO_CDROM= "Don't make money from it" pre-patch: - @cp ${WRKSRC}/Makefile.dst ${WRKSRC}/Makefile - @cp ${WRKSRC}/rkive.h.dst ${WRKSRC}/rkive.h + @${CP} ${WRKSRC}/Makefile.dst ${WRKSRC}/Makefile + @${CP} ${WRKSRC}/rkive.h.dst ${WRKSRC}/rkive.h .include diff --git a/portuguese/ispell-pt_BR/Makefile b/portuguese/ispell-pt_BR/Makefile index c6b035efc1bc..50e05a7461a4 100644 --- a/portuguese/ispell-pt_BR/Makefile +++ b/portuguese/ispell-pt_BR/Makefile @@ -4,7 +4,7 @@ # Date created: 5 February 1999 # Whom: Joao Carlos Mendes Luis # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/04/13 15:28:00 taoka Exp $ # DISTNAME= br.ispell-2.2 @@ -19,6 +19,6 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell NO_WRKSUBDIR= YES pre-build: - @cp ${FILESDIR}/Makefile ${WRKDIR} + @${CP} ${FILESDIR}/Makefile ${WRKDIR} .include diff --git a/print/latex/Makefile b/print/latex/Makefile index 59e4bdb79d48..25f32c0c598e 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -3,7 +3,7 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.36 1999/06/08 23:10:37 jmz Exp $ +# $Id: Makefile,v 1.37 1999/08/22 18:59:45 mharo Exp $ # VERSION= 99.06 @@ -45,12 +45,12 @@ do-install: @(${INSTALL_DATA} ${WRKSRC}/base/latex.fmt ${PREFIX}/share/texmf/web2c/) @(cd ${WRKSRC}/tfm; ${INSTALL_DATA} *.tfm ${PREFIX}/share/texmf/fonts/tfm) @(cd ${WRKSRC}/mf; ${INSTALL_DATA} *.mf ${PREFIX}/share/texmf/metafont) - @mkdir -p ${PREFIX}/share/texmf/tex/latex + @${MKDIR} ${PREFIX}/share/texmf/tex/latex @(cd ${WRKSRC}/base; for f in latexbug.tex testpage.tex \ lablst.tex idx.tex nfssfont.tex small2e.tex sample2e.tex docstrip.tex \ *.cls *.clo *.sty *.fd *.def *.cfg ; do \ if [ -f $$f ]; then ${INSTALL_DATA} $$f ${PREFIX}/share/texmf/tex/latex; fi; done) - @mkdir -p ${PREFIX}/share/texmf/makeindx; + @${MKDIR} ${PREFIX}/share/texmf/makeindx; @(cd ${WRKSRC}/base; ${INSTALL_DATA} *.ist ${PREFIX}/share/texmf/makeindx) @(cd ${WRKSRC}/tools; for f in *.sty *.tex; do \ if [ -f $$f ]; then ${INSTALL_DATA} $$f ${PREFIX}/share/texmf/tex/latex; fi; done) @@ -59,7 +59,7 @@ do-install: @(cd ${WRKSRC}/psnfss; for f in *.sty *.tex; do \ if [ -f $$f ]; then ${INSTALL_DATA} $$f ${PREFIX}/share/texmf/tex/latex; fi; done) @(cd ${PREFIX}/bin; ${RM} -f latex; ${LN} -s tex latex) - @(mkdir -p ${PREFIX}/share/texmf/documentation) + @(${MKDIR} ${PREFIX}/share/texmf/documentation) @(cd ${WRKSRC}/base; for f in *.dtx ltx3info.tex source2e.tex *.fdd ltnews*.tex *guide.tex; do \ if [ -f $$f ]; then ${INSTALL_DATA} $$f ${PREFIX}/share/texmf/documentation; fi; done) @(cd ${WRKSRC}/tools; for f in *.dtx; do \ diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index e2a6ab75d028..0cf8738b9273 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Aug 1995 # Whom: ache # -# $Id: Makefile,v 1.21 1998/08/05 09:31:37 asami Exp $ +# $Id: Makefile,v 1.22 1999/08/22 18:59:49 mharo Exp $ # DISTNAME= ru-X11-3.3 @@ -34,9 +34,9 @@ do-install: -if [ ! -d ${CYRF}.old ]; then \ mv ${CYRF} ${CYRF}.old; \ fi - -mkdir -p ${CYRF}/100dpi - -mkdir -p ${CYRF}/75dpi - -mkdir -p ${CYRF}/misc + -${MKDIR} ${CYRF}/100dpi + -${MKDIR} ${CYRF}/75dpi + -${MKDIR} ${CYRF}/misc cd ${WRKSRC}; \ ${INSTALL_DATA} *.pfb ${XLIB}/fonts/Type1 cd ${WRKSRC}/cyrillic; \ @@ -46,7 +46,7 @@ do-install: done # ${INSTALL_DATA} ${FILESDIR}/xmodmap ${XLIB}/xinit/.Xmodmap if [ ! -d ${XLIB}/nls ] ; then \ - mkdir ${XLIB}/nls; \ + ${MKDIR} ${XLIB}/nls; \ ${CHOWN} ${BINOWN}.${BINGRP} ${XLIB}/nls; \ ${CHMOD} 755 ${XLIB}/nls; \ fi @@ -61,7 +61,7 @@ do-install: ${MAKE} post-package pre-package: - -mkdir -p ${PKGTMP} + -${MKDIR} ${PKGTMP} cd ${FILESDIR}; \ $(CP) nls_dir_list nls_alias_list replace_nls_list ${PKGTMP} cd ${WRKSRC}; \ diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 646e3deb23db..64dce67166ce 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Apr 10 22:30:36 EEST 1999 # Whom: vns@delta.odessa.ua # -# $Id: Makefile,v 1.2 1999/08/01 02:31:02 steve Exp $ +# $Id: Makefile,v 1.3 1999/08/22 18:59:51 mharo Exp $ # DISTNAME= apache_1.3.6 @@ -36,7 +36,7 @@ RA_VERSION= 28.16 # # Small hack for alternate processing patchfiles # -GZCAT=sh -c 'tar -zxf $$0 -C ${WRKSRC};cat ${WRKSRC}/RA-1.3rusPL${RA_VERSION}.patch' +GZCAT=sh -c 'tar -zxf $$0 -C ${WRKSRC};${CAT} ${WRKSRC}/RA-1.3rusPL${RA_VERSION}.patch' # # Set APACHE_PERF_TUNING env. variable to YES to get maximum performance diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 11b152af8cdd..9fcd71c71cf3 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.21 1999/02/03 11:11:56 asami Exp $ +# $Id: Makefile,v 1.22 1999/05/07 03:24:08 jseger Exp $ # DISTNAME= pgp26ru @@ -25,11 +25,11 @@ PGPLIB= ${PREFIX}/lib/pgp OBJS= language.txt ru.hlp do-install: - [ -d ${PGPLIB} ] || mkdir -p ${PGPLIB} + [ -d ${PGPLIB} ] || ${MKDIR} ${PGPLIB} cd ${WRKSRC}; install -c -o bin -g bin -m 444 ${OBJS} ${PGPLIB} cd ${WRKSRC}; tr -d '\015' < NOTES.ru > ${PGPLIB}/NOTES.ru cd ${PGPLIB}; grep -l -q '^Language.*=.*ru' config.txt || { \ - cp config.txt config.txt.bak; \ + ${CP} config.txt config.txt.bak; \ sed 's/^Language.*=.*$$/Language = ru/' < config.txt.bak > config.txt; } -pgp > /dev/null 2>&1 # update .idx file diff --git a/russian/pine.language/Makefile b/russian/pine.language/Makefile index 6bdd482b3174..e656ec0711db 100644 --- a/russian/pine.language/Makefile +++ b/russian/pine.language/Makefile @@ -2,7 +2,7 @@ # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1998/07/25 12:35:50 asami Exp $ +# $Id: Makefile,v 1.5 1998/12/01 11:29:29 asami Exp $ # PKGNAME= ru-pine-3.96 @@ -20,7 +20,7 @@ do-fetch: do-install: grep -q -i koi8 ${PREFIX}/etc/pine.conf || \ - cat ${FILESDIR}/pine.add >> \ + ${CAT} ${FILESDIR}/pine.add >> \ ${PREFIX}/etc/pine.conf .include diff --git a/security/pgp/Makefile b/security/pgp/Makefile index afb269646c30..a18138d0ef2f 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -5,7 +5,7 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.24 1999/05/07 03:26:25 jseger Exp $ +# $Id: Makefile,v 1.25 1999/08/22 18:59:54 mharo Exp $ # # Pick an initial default, else it doesn't get set in the INDEX. @@ -26,7 +26,7 @@ do-install: cd ${WRKSRC}; install -c -o bin -g bin -m 555 pgp ${PREFIX}/bin cd ${WRKSRC}/../doc; \ install -c -o bin -g bin -m 444 pgp.1 ${PREFIX}/man/man1 - -mkdir -p ${PGPLIB} + -${MKDIR} ${PGPLIB} ${CHMOD} 555 ${PGPLIB} cd ${WRKSRC}/..; \ install -c -o bin -g bin -m 444 pgp.hlp \ diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile index affefcfdd5b5..1d6fa27407da 100644 --- a/sysutils/LPRng/Makefile +++ b/sysutils/LPRng/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: desmo@bandwidth.org # -# $Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp $ +# $Id: Makefile,v 1.6 1999/08/22 19:00:01 mharo Exp $ # DISTNAME= LPRng-3.5.1 @@ -29,16 +29,16 @@ MANCOMPRESSED= yes post-install: (cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} default) - @cat ${FILESDIR}/lprng.sh | \ + @${CAT} ${FILESDIR}/lprng.sh | \ ${SED} -e "s|@@PREFIX@@|${PREFIX}|g" > ${PREFIX}/etc/rc.d/lprng.sh @${CHMOD} +x ${PREFIX}/etc/rc.d/lprng.sh ${INSTALL} -d -g bin -o bin -m 0555 ${PREFIX}/share/doc/LPRng @for file in ${EXTRA_FILES}; do \ - cp ${DISTDIR}/$$file ${PREFIX}/share/doc/LPRng; \ + ${CP} ${DISTDIR}/$$file ${PREFIX}/share/doc/LPRng; \ cd ${PREFIX}/share/doc/LPRng; \ tar xvfz $$file; \ rm ${PREFIX}/share/doc/LPRng/$$file; \ done - @cat ${PKGDIR}/MESSAGE + @${CAT} ${PKGDIR}/MESSAGE .include diff --git a/textproc/br-ispell/Makefile b/textproc/br-ispell/Makefile index c6b035efc1bc..50e05a7461a4 100644 --- a/textproc/br-ispell/Makefile +++ b/textproc/br-ispell/Makefile @@ -4,7 +4,7 @@ # Date created: 5 February 1999 # Whom: Joao Carlos Mendes Luis # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/04/13 15:28:00 taoka Exp $ # DISTNAME= br.ispell-2.2 @@ -19,6 +19,6 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell NO_WRKSUBDIR= YES pre-build: - @cp ${FILESDIR}/Makefile ${WRKDIR} + @${CP} ${FILESDIR}/Makefile ${WRKDIR} .include diff --git a/www/gn/Makefile b/www/gn/Makefile index f56e55f6bd7e..9817eb605668 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.19 1996/12/08 01:45:16 max Exp $ +# $Id: Makefile,v 1.20 1999/06/26 21:56:51 mharo Exp $ # DISTNAME= gn-2.24 @@ -26,7 +26,7 @@ pre-build: @ln -fs ${WAISDIR}/bin ${WRKSRC}/waisgn pre-install: - @mkdir -p ${WRKSRC}/etc ${WRKSRC}/libexec ${WRKSRC}/gnroot + @${MKDIR} ${WRKSRC}/etc ${WRKSRC}/libexec ${WRKSRC}/gnroot @cd ${WRKSRC}/gnroot; \ tar -cf - -C ${WRKSRC} docs | tar xpf - && \ mv docs/sample.root.menu menu @@ -45,7 +45,7 @@ post-install: fi; \ tar -cf - -C ${WRKSRC} gnroot libexec bin etc | tar xpf - && \ (cd gnroot; ${WRKSRC}/bin/mkcache -r); \ - awk '$$1 ~ /#*gopher/ && $$6 == "${PREFIX}/libexec/gn" { exit 1 }' \ + ${AWK} '$$1 ~ /#*gopher/ && $$6 == "${PREFIX}/libexec/gn" { exit 1 }' \ ${INETD_CONF} || { \ echo '#'gopher${CONF} >>${INETD_CONF} } diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 00fb464010be..3a6b0e31e18c 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -3,7 +3,7 @@ # Date created: Fr 4 Apr 1997 17:45:31 MET DST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.9 1998/03/17 19:55:07 andreas Exp $ +# $Id: Makefile,v 1.10 1999/06/28 19:29:03 billf Exp $ # DISTNAME= mapedit2.3 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PREFIX}/java/bin/java:${PORTSDIR}/java/jdk NO_BUILD= yes pre-install: - @cat ${WRKSRC}/README.TXT + @${CAT} ${WRKSRC}/README.TXT @echo "" do-install: diff --git a/www/roxen/Makefile b/www/roxen/Makefile index 50336a64b60e..f68df679a1e8 100644 --- a/www/roxen/Makefile +++ b/www/roxen/Makefile @@ -3,7 +3,7 @@ # Date created: 26 February 1999 # Whom: Kai Voigt (k@123.org) # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/04 16:14:19 flathill Exp $ # DISTNAME= Roxen_1.2final-int @@ -22,7 +22,7 @@ pre-build: (cd ${WRKDIR}/roxen_1.2.46 ; ./configure) post-install: - @cp ${FILESDIR}/roxen.sh ${PREFIX}/etc/rc.d/ + @${CP} ${FILESDIR}/roxen.sh ${PREFIX}/etc/rc.d/ @echo "Installation of Roxen Challenger finished!" @echo "" @echo "Now perform the following steps to initialize" diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile index 81369fc10cb7..800513d12fee 100644 --- a/www/webglimpse/Makefile +++ b/www/webglimpse/Makefile @@ -4,7 +4,7 @@ # Date created: 2 Nov 1998 # Whom: ache # -# $Id: Makefile,v 1.6 1998/11/26 05:24:59 asami Exp $ +# $Id: Makefile,v 1.7 1999/06/05 19:58:45 mharo Exp $ # DISTNAME= webglimpse-1.6.src @@ -24,7 +24,7 @@ NO_BUILD= YES pre-configure: .for i in wginstall wginstall.pl - cd ${WRKSRC}; cp $i $i.tmp; \ + cd ${WRKSRC}; ${CP} $i $i.tmp; \ sed s=%PERL%=${PERL}= < $i.tmp > $i .endfor diff --git a/www/wn/Makefile b/www/wn/Makefile index 86f1692e1d44..c1305e562094 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.27 1998/12/01 11:21:33 obrien Exp $ +# $Id: Makefile,v 1.28 1998/12/02 09:48:36 obrien Exp $ # DISTNAME= wn-1.18.6 @@ -22,7 +22,7 @@ pre-patch: @${CP} ${WRKSRC}/config.h.dist ${WRKSRC}/config.h post-install: - @mkdir -p ${PREFIX}/wn/wnlogs ${PREFIX}/wn/bin + @${MKDIR} ${PREFIX}/wn/wnlogs ${PREFIX}/wn/bin @${CP} -PR ${WRKSRC}/docs ${PREFIX}/wn @install -c -o bin -g bin ${WRKSRC}/bin/wn ${PREFIX}/libexec @install -c -o bin -g bin ${WRKSRC}/bin/swn ${PREFIX}/sbin diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index bd76dbf533d9..9f5494929a23 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Aug 1 21:32:14 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.6 1998/08/05 09:31:42 asami Exp $ +# $Id: Makefile,v 1.7 1998/08/07 22:43:08 asami Exp $ # DISTNAME= freefonts-0.10 @@ -16,6 +16,6 @@ NO_WRKSUBDIR= yes USE_X_PREFIX= yes post-install: - @cat ${PKGDIR}/DESCR + @${CAT} ${PKGDIR}/DESCR .include diff --git a/x11-fonts/sharefonts/Makefile b/x11-fonts/sharefonts/Makefile index 9c688a191864..7de920ffa41f 100644 --- a/x11-fonts/sharefonts/Makefile +++ b/x11-fonts/sharefonts/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Mar 26 04:50:00 PST 1998 # Whom: dburr@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1998/08/07 22:43:09 asami Exp $ +# $Id: Makefile,v 1.4 1999/08/22 19:01:00 mharo Exp $ # DISTNAME= sharefonts-0.10 @@ -27,6 +27,6 @@ do-install: ${CHMOD} 644 ${PREFIX}/lib/X11/fonts/sharefont/* post-install: - @cat ${PKGDIR}/DESCR + @${CAT} ${PKGDIR}/DESCR .include diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index b90d1c94412c..51393811e5fa 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -3,7 +3,7 @@ # Date created: 12 May 1995 # Whom: me # -# $Id: Makefile,v 1.26 1998/09/17 00:32:56 asami Exp $ +# $Id: Makefile,v 1.27 1998/10/04 04:03:15 steve Exp $ # DISTNAME= fvwm-1.24r @@ -25,7 +25,7 @@ MAN1= FvwmAudio.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmClean.1 \ xpmroot.1 post-install: - @mkdir -p ${PREFIX}/include/X11/pixmaps + @${MKDIR} ${PREFIX}/include/X11/pixmaps ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \ ${WRKSRC}/fvwm_icons/*.xpm ${PREFIX}/include/X11/pixmaps diff --git a/x11/xfedor/Makefile b/x11/xfedor/Makefile index 6c6e8111ba5f..e6fa50b66a94 100644 --- a/x11/xfedor/Makefile +++ b/x11/xfedor/Makefile @@ -6,7 +6,7 @@ # ATTENTION: It not work in > 256 colors modes, please fix it # if you can. # -# $Id: Makefile,v 1.7 1998/09/17 00:33:01 asami Exp $ +# $Id: Makefile,v 1.8 1999/08/22 19:01:06 mharo Exp $ # DISTNAME= xfedor @@ -26,7 +26,7 @@ XCAT1= ${X11BASE}/man/cat1 do-install: cd ${WRKSRC}; \ ${INSTALL_PROGRAM} xfedor ${PREFIX}/bin - -mkdir -p ${XFHELP} + -${MKDIR} ${XFHELP} ${CHOWN} ${SHAREOWN}.${SHAREGRP} ${XFHELP} ${CHMOD} 755 ${XFHELP} cd ${WRKSRC}/help; \ diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 163a328c47d6..4b2471222335 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -3,7 +3,7 @@ # Date created: 11 October 1996 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.2 1999/01/12 16:51:24 vanilla Exp $ +# $Id: Makefile,v 1.3 1999/08/22 19:01:07 mharo Exp $ # DISTNAME= xmold @@ -16,7 +16,7 @@ MAINTAINER= nacai@iname.com USE_IMAKE= yes do-install: - @mkdir -p ${PREFIX}/bin + @${MKDIR} ${PREFIX}/bin @install -c -s ${WRKSRC}/xmold ${PREFIX}/bin @${CHMOD} 755 ${PREFIX}/bin/xmold @${CHOWN} bin.bin ${PREFIX}/bin/xmold diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 48684bec5c17..343aa1342492 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -3,7 +3,7 @@ # Date created: 12 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1996/11/18 09:56:45 asami Exp $ +# $Id: Makefile,v 1.8 1998/10/05 05:18:03 steve Exp $ # DISTNAME= xsnow-1.40 @@ -18,8 +18,8 @@ USE_IMAKE= yes MAN6= xsnow.6 pre-install: - @mkdir -p ${PREFIX}/bin - @mkdir -p ${PREFIX}/man/man6 + @${MKDIR} ${PREFIX}/bin + @${MKDIR} ${PREFIX}/man/man6 @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man) .include -- cgit v1.2.3