diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:10:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:10:28 +0000 |
commit | 9b99bc2d6793533de70617938ae540909b16062c (patch) | |
tree | 7d8f5346820fe86ee99ed3ae4aaf582c5e095070 /audio/lmms | |
parent | 24151e2b9991726fa4bcd0ace9289f45de0f325e (diff) | |
download | pkgsrc-9b99bc2d6793533de70617938ae540909b16062c.tar.gz |
Convert @exec/@unexec to @pkgdir or drop them.
Diffstat (limited to 'audio/lmms')
-rw-r--r-- | audio/lmms/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lmms/PLIST b/audio/lmms/PLIST index 8ece9a19534..6f6ad419b2a 100644 --- a/audio/lmms/PLIST +++ b/audio/lmms/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:10:29 joerg Exp $ bin/lmms lib/lmms/libaudiofileprocessor.la lib/lmms/libbitinvader.la @@ -776,4 +776,4 @@ share/locale/qt_iw.qm share/locale/qt_ru.qm share/locale/qt_sk.qm share/locale/ru.qm -@exec ${MKDIR} %D/share/lmms/projects/recorded_loops +@pkgdir share/lmms/projects/recorded_loops |