summaryrefslogtreecommitdiff
path: root/audio/gnome-media
diff options
context:
space:
mode:
authorseb <seb>2002-06-26 10:29:33 +0000
committerseb <seb>2002-06-26 10:29:33 +0000
commit59905a4bc33bd3b4c234a55a966245b4d7bb2d6a (patch)
tree9e5fcee06244c048489fb5197f01b82baef7be38 /audio/gnome-media
parent4f56bddb9eca6d87d2d6aeeb6e1396f99811c647 (diff)
downloadpkgsrc-59905a4bc33bd3b4c234a55a966245b4d7bb2d6a.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 'audio/gnome-media')
-rw-r--r--audio/gnome-media/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gnome-media/PLIST b/audio/gnome-media/PLIST
index 8ec18ca3487..7043c377f49 100644
--- a/audio/gnome-media/PLIST
+++ b/audio/gnome-media/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:00 skrll Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/06/26 10:29:33 seb Exp $
bin/cddbslave
bin/cddbsubmit
bin/gmix
@@ -70,11 +70,11 @@ share/pixmaps/gnome-vumeter.png
share/mime-info/grecord.keys
share/mime-info/grecord.mime
@dirrm share/omf/gnome-media
-@exec ${MKDIR} -p %D/share/gnome/help/gmix/it/stylesheet-images
+@exec ${MKDIR} %D/share/gnome/help/gmix/it/stylesheet-images
@dirrm share/gnome/help/gmix/it/stylesheet-images
@dirrm share/gnome/help/gmix/it/figures
@dirrm share/gnome/help/gmix/it
-@exec ${MKDIR} -p %D/share/gnome/help/gmix/C/stylesheet-images
+@exec ${MKDIR} %D/share/gnome/help/gmix/C/stylesheet-images
@dirrm share/gnome/help/gmix/C/stylesheet-images
@dirrm share/gnome/help/gmix/C/figures
@dirrm share/gnome/help/gmix/C