diff options
author | joerg <joerg> | 2009-06-14 18:48:07 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:48:07 +0000 |
commit | dd2419dca131f77a29cbac94d8fec1476754b6ac (patch) | |
tree | 3ca5055692d836309a06064f905db9b5b6835863 /devel/mono-tools | |
parent | f850970cf3a357ff12de97bac75ffc1a652d4dd0 (diff) | |
download | pkgsrc-dd2419dca131f77a29cbac94d8fec1476754b6ac.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/mono-tools')
-rw-r--r-- | devel/mono-tools/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mono-tools/PLIST b/devel/mono-tools/PLIST index 00f28a2c725..38a485dd44f 100644 --- a/devel/mono-tools/PLIST +++ b/devel/mono-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:48:58 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:48:14 joerg Exp $ bin/create-native-map bin/gasnview bin/gendarme @@ -123,4 +123,4 @@ share/pixmaps/gendarme.svg man/man1/mprof-decoder.1 man/man1/mprof-heap-viewer.1 share/pixmaps/monodoc.png -@exec ${MKDIR} %D/lib/ilcontrast +@pkgdir lib/ilcontrast |