diff options
author | skrll <skrll@pkgsrc.org> | 2002-02-05 22:39:00 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-02-05 22:39:00 +0000 |
commit | 9bd4180d57c9e2c28c4aac8677063ec431119e63 (patch) | |
tree | 533303137022845ae02b523e64f45e133c5d6473 /lang | |
parent | b3700b38d37190359d013dc19584d4dd27a83714 (diff) | |
download | pkgsrc-9bd4180d57c9e2c28c4aac8677063ec431119e63.tar.gz |
/bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/drscheme/PLIST | 4 | ||||
-rw-r--r-- | lang/dylan-compiler/PLIST | 6 | ||||
-rw-r--r-- | lang/dylan-interpreter/PLIST | 4 | ||||
-rw-r--r-- | lang/python15/PLIST | 4 | ||||
-rw-r--r-- | lang/ruby14-base/PLIST | 4 | ||||
-rw-r--r-- | lang/swi-prolog/PLIST | 4 |
6 files changed, 13 insertions, 13 deletions
diff --git a/lang/drscheme/PLIST b/lang/drscheme/PLIST index 988a3b17abc..8b48d918712 100644 --- a/lang/drscheme/PLIST +++ b/lang/drscheme/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2001/11/09 03:03:03 dogcow Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:04 skrll Exp $ bin/drscheme bin/drscheme-jr bin/help-desk @@ -1983,7 +1983,7 @@ man/man1/mred.1 @dirrm lib/plt/collects/doc/intermediate @dirrm lib/plt/collects/doc/icons @dirrm lib/plt/collects/doc/help/tour -@exec /bin/mkdir -p %D/lib/plt/collects/doc/help/scheme/resources +@exec ${MKDIR} -p %D/lib/plt/collects/doc/help/scheme/resources @dirrm lib/plt/collects/doc/help/scheme/resources @dirrm lib/plt/collects/doc/help/scheme/misc @dirrm lib/plt/collects/doc/help/scheme diff --git a/lang/dylan-compiler/PLIST b/lang/dylan-compiler/PLIST index 83193b8e067..2b02a4cc059 100644 --- a/lang/dylan-compiler/PLIST +++ b/lang/dylan-compiler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/16 10:42:49 agc Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:04 skrll Exp $ bin/d2c bin/dybug bin/mindy @@ -79,9 +79,9 @@ man/man7/dylan.7 man/man7/gwydion.7 share/dylan/platforms.descr @dirrm share/dylan -@exec /bin/mkdir -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp +@exec ${MKDIR} -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp @dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp -@exec /bin/mkdir -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user +@exec ${MKDIR} -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user @dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user @dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc @dirrm lib/dylan/${DYLAN_VERSION} diff --git a/lang/dylan-interpreter/PLIST b/lang/dylan-interpreter/PLIST index 54491e2cc28..ead47828301 100644 --- a/lang/dylan-interpreter/PLIST +++ b/lang/dylan-interpreter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/16 10:42:50 agc Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:04 skrll Exp $ bin/mindy bin/mindycomp bin/mindyexec @@ -41,7 +41,7 @@ man/man4/platforms.descr.4 man/man7/dylan.7 man/man7/gwydion.7 @dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp -@exec /bin/mkdir -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user +@exec ${MKDIR} -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user @dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user @dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc @dirrm lib/dylan/${DYLAN_VERSION} diff --git a/lang/python15/PLIST b/lang/python15/PLIST index e0832e09aeb..bcab7d9bdfe 100644 --- a/lang/python15/PLIST +++ b/lang/python15/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/29 19:13:22 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/02/05 22:39:04 skrll Exp $ bin/python1.5 include/python1.5/Python.h include/python1.5/abstract.h @@ -937,7 +937,7 @@ lib/python1.5/xmllib.pyo @dirrm lib/python1.5/plat-${LOWER_OPSYS}1 @dirrm lib/python1.5/lib-tk @dirrm lib/python1.5/lib-stdwin -@exec /bin/mkdir -p %D/lib/python1.5/lib-dynload +@exec ${MKDIR} -p %D/lib/python1.5/lib-dynload @dirrm lib/python1.5/lib-dynload @dirrm lib/python1.5/config @dirrm lib/python1.5 diff --git a/lang/ruby14-base/PLIST b/lang/ruby14-base/PLIST index aa6ef8d12e8..42d1a5d5d8f 100644 --- a/lang/ruby14-base/PLIST +++ b/lang/ruby14-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/29 16:13:35 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:05 skrll Exp $ bin/irb${_RUBY_SUFFIX} bin/ruby bin/ruby${_RUBY_SUFFIX} @@ -99,7 +99,7 @@ ${RUBY_LIBDIR}/net/pop.rb ${RUBY_LIBDIR}/net/protocol.rb ${RUBY_LIBDIR}/net/smtp.rb ${RUBY_LIBDIR}/net/telnet.rb -@exec /bin/mkdir -p %D/${RUBY_SITEARCHLIBDIR} +@exec ${MKDIR} -p %D/${RUBY_SITEARCHLIBDIR} @unexec ${RMDIR} %D/${RUBY_SITEARCHLIBDIR} 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/${RUBY_SITELIBDIR} 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/lib/ruby/site_ruby 2>/dev/null || ${TRUE} diff --git a/lang/swi-prolog/PLIST b/lang/swi-prolog/PLIST index e6a41b1d387..9b1c20b6cd2 100644 --- a/lang/swi-prolog/PLIST +++ b/lang/swi-prolog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:25:12 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/02/05 22:39:05 skrll Exp $ bin/${SWIPL} bin/plld bin/plrc @@ -76,7 +76,7 @@ man/man1/plrc.1 @dirrm lib/${SWILIBDIR}/runtime @dirrm lib/${SWILIBDIR}/man @dirrm lib/${SWILIBDIR}/library -@exec /bin/mkdir -p /usr/pkg/lib/${SWILIBDIR}/lib/${MACHINE_ARCH}-${LOWER_OPSYS} +@exec ${MKDIR} -p /usr/pkg/lib/${SWILIBDIR}/lib/${MACHINE_ARCH}-${LOWER_OPSYS} @dirrm lib/${SWILIBDIR}/lib/${MACHINE_ARCH}-${LOWER_OPSYS} @dirrm lib/${SWILIBDIR}/lib @dirrm lib/${SWILIBDIR}/include |