diff options
author | joerg <joerg> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 20:47:52 +0000 |
commit | 6aae8c074af0b3c16e5618ad3534613e821c6ec4 (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /multimedia/vlc | |
parent | 527e39518e6efaf86360237687e2610eea55e9aa (diff) | |
download | pkgsrc-6aae8c074af0b3c16e5618ad3534613e821c6ec4.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'multimedia/vlc')
-rw-r--r-- | multimedia/vlc/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/PLIST b/multimedia/vlc/PLIST index 79a9b32b805..ef5540d5c5a 100644 --- a/multimedia/vlc/PLIST +++ b/multimedia/vlc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.28 2009/06/14 18:08:11 joerg Exp $ +@comment $NetBSD: PLIST,v 1.29 2009/06/14 20:53:25 joerg Exp $ ${PLIST.faad}lib/vlc/codec/libfaad_plugin.la ${PLIST.dbus}lib/vlc/control/libdbus_plugin.la ${PLIST.dbus}lib/vlc/misc/libinhibit_plugin.la @@ -551,4 +551,4 @@ share/vlc/vlc32x32.xpm share/vlc/vlc48x48-christmas.png share/vlc/vlc48x48.ico share/vlc/vlc48x48.png -@exec ${MKDIR} %D/share/vlc/skins2/fonts +@pkgdir share/vlc/skins2/fonts |