diff options
author | joerg <joerg> | 2009-06-14 20:05:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 20:05:39 +0000 |
commit | 16e0f7cf9785c6773b13e040d2617958ad6da301 (patch) | |
tree | 53a86800279ef814f1b95876bf2712dd7f85a250 /graphics/gimp/PLIST | |
parent | 1645c1cfbb8e9dfe3153722f939b543eece76e52 (diff) | |
download | pkgsrc-16e0f7cf9785c6773b13e040d2617958ad6da301.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'graphics/gimp/PLIST')
-rw-r--r-- | graphics/gimp/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index ef736a13bfb..5ae5fe03f86 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.40 2009/06/14 17:59:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.41 2009/06/14 20:05:41 joerg Exp $ bin/gimp bin/gimp-2.6 bin/gimp-console @@ -1987,4 +1987,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20-script-fu.mo share/locale/zh_TW/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/zh_TW/LC_MESSAGES/gimp20-tips.mo share/locale/zh_TW/LC_MESSAGES/gimp20.mo -@exec ${MKDIR} %D/share/gimp/2.0/fonts +@pkgdir share/gimp/2.0/fonts |