summaryrefslogtreecommitdiff
path: root/misc/bbweather
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 20:47:52 +0000
committerjoerg <joerg>2009-06-14 20:47:52 +0000
commit6aae8c074af0b3c16e5618ad3534613e821c6ec4 (patch)
tree246397dde33672516b5a2bdf96dae82419b9c6b0 /misc/bbweather
parent527e39518e6efaf86360237687e2610eea55e9aa (diff)
downloadpkgsrc-6aae8c074af0b3c16e5618ad3534613e821c6ec4.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'misc/bbweather')
-rw-r--r--misc/bbweather/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bbweather/PLIST b/misc/bbweather/PLIST
index 8af9eb02e06..7103c2f48d9 100644
--- a/misc/bbweather/PLIST
+++ b/misc/bbweather/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:07:18 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:52:11 joerg Exp $
bin/GrabWeather
bin/bbweather
man/man1/GrabWeather.1
@@ -14,4 +14,3 @@ share/doc/html/bbweather/index-3.html
share/doc/html/bbweather/index-4.html
share/doc/html/bbweather/index-5.html
share/doc/html/bbweather/index.html
-@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE}