summaryrefslogtreecommitdiff
path: root/lang/dylan-compiler
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-02-05 22:39:00 +0000
committerskrll <skrll@pkgsrc.org>2002-02-05 22:39:00 +0000
commit9bd4180d57c9e2c28c4aac8677063ec431119e63 (patch)
tree533303137022845ae02b523e64f45e133c5d6473 /lang/dylan-compiler
parentb3700b38d37190359d013dc19584d4dd27a83714 (diff)
downloadpkgsrc-9bd4180d57c9e2c28c4aac8677063ec431119e63.tar.gz
/bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
Diffstat (limited to 'lang/dylan-compiler')
-rw-r--r--lang/dylan-compiler/PLIST6
1 files changed, 3 insertions, 3 deletions
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}