diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 93323948e4f1e37e92dc7873785b511d58636a05 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /time/sunbird | |
parent | a567289eeb13576e7d99ec848b9a37cebb1b9e2d (diff) | |
download | pkgsrc-93323948e4f1e37e92dc7873785b511d58636a05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'time/sunbird')
-rw-r--r-- | time/sunbird/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time/sunbird/PLIST b/time/sunbird/PLIST index be81bba233f..6c5c6339588 100644 --- a/time/sunbird/PLIST +++ b/time/sunbird/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:18:00 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 21:38:08 joerg Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2701,5 +2701,3 @@ include/${MOZILLA}/xpcom-config.h @exec env LD_LIBRARY_PATH=%D/lib/${MOZILLA} MOZILLA_FIVE_HOME=%D/lib/${MOZILLA} %D/lib/${MOZILLA}/regxpcom @unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat @unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat -@comment begin DIRS -@comment end DIRS |