diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
commit | 8cd7286f8933330045b39131eb981113cc077b5e (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /multimedia/vlc | |
parent | 240def61a3895afced5565a8dbe7f7a0ddc943eb (diff) | |
download | pkgsrc-8cd7286f8933330045b39131eb981113cc077b5e.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 |