diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-22 19:01:07 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-22 19:01:07 +0000 |
commit | 5281212be38447df70380d4e9e8cd0ef1cf11517 (patch) | |
tree | 655e734faae358d2c0edeefd08e9aeac6202b150 /misc | |
parent | acfa648bd4bbbfcd4dd84f668832b2ab47009cbd (diff) | |
download | ports-5281212be38447df70380d4e9e8cd0ef1cf11517.tar.gz ports-5281212be38447df70380d4e9e8cd0ef1cf11517.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/asbutton/Makefile | 8 | ||||
-rw-r--r-- | misc/estic/Makefile | 8 | ||||
-rw-r--r-- | misc/tet/Makefile | 4 | ||||
-rw-r--r-- | misc/tkrunit/Makefile | 4 | ||||
-rw-r--r-- | misc/xgas/Makefile | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile index 1416cc962af1..84ff01e74891 100644 --- a/misc/asbutton/Makefile +++ b/misc/asbutton/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1999 # Whom: Jim Mock <jim@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/08/01 01:59:40 cpiazza Exp $ +# $Id: Makefile,v 1.3 1999/08/14 10:39:58 jim Exp $ # DISTNAME= asbutton-0.3 @@ -23,14 +23,14 @@ do-build: do-install: @${INSTALL_PROGRAM} ${WRKSRC}/asbutton ${PREFIX}/bin @${ECHO} "===> Installing icons in ${PREFIX}/share/asbutton" - @${MKDIR} ${PREFIX}/share/asbutton && chmod a+rx ${PREFIX}/share/asbutton + @${MKDIR} ${PREFIX}/share/asbutton && ${CHMOD} a+rx ${PREFIX}/share/asbutton @${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/share/asbutton post-install: @${ECHO} "===> Installing sample asbuttonrc in ${PREFIX}/share/examples/asbutton" @${ECHO} "===> Copy to ~/.asbuttonrc and modify to desired config." - @${MKDIR} ${PREFIX}/share/examples/asbutton && chmod a+rx ${PREFIX}/share/examples/asbutton - @${INSTALL_DATA} ${WRKSRC}/.asbuttonrc ${PREFIX}/share/examples/asbutton/asbuttonrc && chmod u+rw ${PREFIX}/share/examples/asbutton/asbuttonrc + @${MKDIR} ${PREFIX}/share/examples/asbutton && ${CHMOD} a+rx ${PREFIX}/share/examples/asbutton + @${INSTALL_DATA} ${WRKSRC}/.asbuttonrc ${PREFIX}/share/examples/asbutton/asbuttonrc && ${CHMOD} u+rw ${PREFIX}/share/examples/asbutton/asbuttonrc @${ECHO} "===> Use 'asbutton -h' for help." .include <bsd.port.mk> diff --git a/misc/estic/Makefile b/misc/estic/Makefile index 057a41db8206..828a61d01258 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Sep 1996 # Whom: Julian Stacey <jhs@freebsd.org> # -# $Id: Makefile,v 1.4 1999/02/03 11:11:54 asami Exp $ +# $Id: Makefile,v 1.5 1999/05/01 12:34:35 jseger Exp $ # DISTNAME= estic-1.40-sources @@ -58,8 +58,8 @@ do-install: ${INSTALL_DATA} ${ESTIC}/alias.dat ${PBX_ETC}/aliases.example @# create config & debug so we can change mode to private @touch ${PBX_ETC}/config ${PBX_VAR}/debug - chmod 600 ${PBX_VAR}/debug ${PBX_ETC}/config - chmod 700 ${PBX_VAR} # estic will create ./1996.11 etc + ${CHMOD} 600 ${PBX_VAR}/debug ${PBX_ETC}/config + ${CHMOD} 700 ${PBX_VAR} # estic will create ./1996.11 etc post-install: @echo "" @@ -71,7 +71,7 @@ demo: @echo " ${SETENV} SPUNK_XFONT 8x13" @echo " cd ${PBX_ETC}" @echo " vi estic.ini" - @echo " chmod 666 /dev/cuaaX, or su" + @echo " ${CHMOD} 666 /dev/cuaaX, or su" @echo " ${ESTIC}/xestic -display :0" @echo " (If you have no Istec 100[38] connected, append -n )" @echo " A BUGS & PROBLEMS section exists in ${FILESDIR}/README == man estic_freebsd" diff --git a/misc/tet/Makefile b/misc/tet/Makefile index fea0247561bb..f5aa3972f9f6 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -3,7 +3,7 @@ # Date created: 02 Oct 1998 # Whom: jkoshy # -# $Id: Makefile,v 1.5 1998/11/28 09:33:21 asami Exp $ +# $Id: Makefile,v 1.6 1999/02/11 09:05:38 jkoshy Exp $ # DISTNAME= tet3.2e-unsup @@ -46,7 +46,7 @@ pre-clean: # move the work directory to $TET_ROOT after extraction post-extract: - chmod +x ${WRKDIR}/configure + ${CHMOD} +x ${WRKDIR}/configure ${MKDIR} ${TET_ROOT} cd ${WRKDIR} && tar cf - . | (cd ${TET_ROOT} && tar xf -) ${RM} -rf ${WRKDIR} && ${LN} -s ${TET_ROOT} ${WRKDIR} diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile index 7c16ad054082..b3b4040f2633 100644 --- a/misc/tkrunit/Makefile +++ b/misc/tkrunit/Makefile @@ -3,7 +3,7 @@ # Date created: 6 February, 1999 # Whom: Stephen Farrell <steve@farrell.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/27 03:24:44 taoka Exp $ # DISTNAME= tkRunIt-0941 @@ -30,7 +30,7 @@ post-install: @${ECHO} "===> Copy runitrc.sample to ~/.runitrc and modify if you wish" @${ECHO} "-------------------------------------------------------------------" @${ECHO} " " - @${MKDIR} ${PREFIX}/share/examples/tkrunit && chmod a+rx ${PREFIX}/share/examples/tkrunit + @${MKDIR} ${PREFIX}/share/examples/tkrunit && ${CHMOD} a+rx ${PREFIX}/share/examples/tkrunit @${INSTALL_DATA} ${WRKSRC}/runitrc.sample ${PREFIX}/share/examples/tkrunit .include <bsd.port.mk> diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index aa32bc6c9a7f..96dfacfae8c8 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1998/10/04 22:41:24 steve Exp $ +# $Id: Makefile,v 1.3 1999/01/12 16:51:21 vanilla Exp $ # DISTNAME= xgas @@ -17,7 +17,7 @@ USE_IMAKE= yes MAN1= xgas.1 post-install: - @chmod 755 ${PREFIX}/bin/xgas - @chown bin.bin ${PREFIX}/bin/xgas + @${CHMOD} 755 ${PREFIX}/bin/xgas + @${CHOWN} bin.bin ${PREFIX}/bin/xgas .include <bsd.port.mk> |