summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-06-26 10:29:33 +0000
committerseb <seb@pkgsrc.org>2002-06-26 10:29:33 +0000
commitdb84442a67c872c4802e8b37a88f71a84050f97a (patch)
tree9e5fcee06244c048489fb5197f01b82baef7be38 /lang
parente521736766fda95b199d77e427c85a2b5fd262b6 (diff)
downloadpkgsrc-db84442a67c872c4802e8b37a88f71a84050f97a.tar.gz
Substitute a couple of `mkdir' by `${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
Diffstat (limited to 'lang')
-rw-r--r--lang/drscheme/PLIST4
-rw-r--r--lang/dylan-compiler/PLIST6
-rw-r--r--lang/dylan-interpreter/PLIST4
-rw-r--r--lang/python15/PLIST4
-rw-r--r--lang/ruby-base/PLIST4
-rw-r--r--lang/sun-jre13/PLIST6
6 files changed, 14 insertions, 14 deletions
diff --git a/lang/drscheme/PLIST b/lang/drscheme/PLIST
index 8b48d918712..4f6898b9021 100644
--- a/lang/drscheme/PLIST
+++ b/lang/drscheme/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:04 skrll Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/06/26 10:29:45 seb 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 ${MKDIR} -p %D/lib/plt/collects/doc/help/scheme/resources
+@exec ${MKDIR} %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 2b02a4cc059..5d891b65eb7 100644
--- a/lang/dylan-compiler/PLIST
+++ b/lang/dylan-compiler/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:04 skrll Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/06/26 10:29:45 seb 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 ${MKDIR} -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp
+@exec ${MKDIR} %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp
@dirrm lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/elisp
-@exec ${MKDIR} -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user
+@exec ${MKDIR} %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 d79d4e43894..00217741c7e 100644
--- a/lang/dylan-interpreter/PLIST
+++ b/lang/dylan-interpreter/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/03/18 07:04:57 fredb Exp $
+@comment $NetBSD: PLIST,v 1.5 2002/06/26 10:29:45 seb Exp $
bin/mindy
bin/mindycomp
bin/mindyexec
@@ -42,7 +42,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 ${MKDIR} -p %D/lib/dylan/${DYLAN_VERSION}/${ALT_ARCH}-${LOWER_OPSYS}-gcc/dylan-user
+@exec ${MKDIR} %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 bcab7d9bdfe..40dbc8e4511 100644
--- a/lang/python15/PLIST
+++ b/lang/python15/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/05 22:39:04 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:29:46 seb 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 ${MKDIR} -p %D/lib/python1.5/lib-dynload
+@exec ${MKDIR} %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/ruby-base/PLIST b/lang/ruby-base/PLIST
index 81d05ae4878..08e6439d150 100644
--- a/lang/ruby-base/PLIST
+++ b/lang/ruby-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/03/02 09:10:54 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2002/06/26 10:29:46 seb Exp $
bin/irb
bin/ruby
bin/ruby${_RUBY_SUFFIX}
@@ -136,7 +136,7 @@ ${RUBY_LIBDIR}/uri/ldap.rb
${RUBY_LIBDIR}/uri/mailto.rb
@dirrm ${RUBY_LIBDIR}/uri
${RUBY_LIBDIR}/weakref.rb
-@exec ${MKDIR} -p %D/${RUBY_SITEARCHLIBDIR}
+@exec ${MKDIR} %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/sun-jre13/PLIST b/lang/sun-jre13/PLIST
index 70fbe2454f0..ff3fa894724 100644
--- a/lang/sun-jre13/PLIST
+++ b/lang/sun-jre13/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:47 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:29:46 seb Exp $
bin/java
jre/CHANGES
jre/COPYRIGHT
@@ -144,8 +144,8 @@ jre/man/man1/rmiregistry.1
jre/man/man1/tnameserv.1
jre/plugin/i386/ns4/javaplugin.so
jre/plugin/i386/ns600/libjavaplugin_oji.so
-@exec ${MKDIR} -p %D/jre/lib/applet
-@exec ${MKDIR} -p %D/jre/lib/ext
+@exec ${MKDIR} %D/jre/lib/applet
+@exec ${MKDIR} %D/jre/lib/ext
@dirrm jre/plugin/i386/ns600
@dirrm jre/plugin/i386/ns4
@dirrm jre/plugin/i386