diff options
author | dholland <dholland@pkgsrc.org> | 2011-12-09 01:23:07 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-12-09 01:23:07 +0000 |
commit | be331154fe85e3a1710f881fb3fb6ba1a92d8aca (patch) | |
tree | f8b7e3b9d86960641dc6e13fe33e22c17729520c /wm/bmpanel2/PLIST | |
parent | 8cdda70c7378dbd6f3f07eecafe3235ed9161240 (diff) | |
download | pkgsrc-be331154fe85e3a1710f881fb3fb6ba1a92d8aca.tar.gz |
This builds and installs a man page if it finds asciidoc. Since it's
just a man page and asciidoc is fairly harmless, and it's not entirely
clear how to disable the test, run with it: add a build depend on
asciidoc, plus USE_TOOLS+=gzip, and update the plist. PKGREVISION -> 2.
Diffstat (limited to 'wm/bmpanel2/PLIST')
-rw-r--r-- | wm/bmpanel2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/bmpanel2/PLIST b/wm/bmpanel2/PLIST index 81fde6b6119..7d1094e1266 100644 --- a/wm/bmpanel2/PLIST +++ b/wm/bmpanel2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/18 15:30:59 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2011/12/09 01:23:07 dholland Exp $ bin/bmpanel2 bin/bmpanel2cfg ${PYSITELIB}/bmpanel2.py @@ -329,3 +329,4 @@ share/bmpanel2/themes/xsocam/tb_tile_idle_img.png share/bmpanel2/themes/xsocam/tb_tile_pressed_img.png share/bmpanel2/themes/xsocam/theme share/bmpanel2/themes/xsocam/tile_img.png +share/man/man1/bmpanel2.1.gz |