diff options
author | salo <salo> | 2004-08-16 11:54:20 +0000 |
---|---|---|
committer | salo <salo> | 2004-08-16 11:54:20 +0000 |
commit | fc0c646e06436b8bb8b25c596ca72febde293297 (patch) | |
tree | c5b3132bbca6b275c3ae6b18ca998f0afc32d233 /misc/brs/PLIST | |
parent | 407a3113acac136d3bbfb7150929d29fe3871dd9 (diff) | |
download | pkgsrc-fc0c646e06436b8bb8b25c596ca72febde293297.tar.gz |
PKGREVISION++
- obey CFLAGS, use $(CC) instead of cc in Makefile
- install data files in PREFIX/libdata/brs instead of PREFIX/lib,
rewrite whole "install" target
- correct paths in the manpage
- fix a warning (could be error with some compilers?) in #endif
Diffstat (limited to 'misc/brs/PLIST')
-rw-r--r-- | misc/brs/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/brs/PLIST b/misc/brs/PLIST index 5586b007b46..160f558d3d5 100644 --- a/misc/brs/PLIST +++ b/misc/brs/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/08 08:53:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/08/16 11:54:20 salo Exp $ bin/bible -lib/bible.data -lib/bible.data.conc +libdata/brs/bible.data +libdata/brs/bible.data.conc man/man1/bible.1 |