head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.08.30.02.49.33; author tsutsui; state Exp; branches; next ; commitid 9ZvO2xCOirNvsH8G; desc @@ 1.1 log @xbattbar: rename patches for maintainability, and misc cleanup. - add a valid MASTER_SITES - refer web.archive.org page for the latest HOMEPAGE - add LICENSE per COPYING file to appease pkglint @ text @$NetBSD$ - use ${PREFIX} and proper man page path --- Imakefile.orig 2001-02-02 05:25:28.000000000 +0000 +++ Imakefile @@@@ -17,8 +17,8 @@@@ XCOMM License along with this program; i XCOMM Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. XCOMM -BINDIR = /usr/local/bin -MANDIR = /usr/local/man/cat1 +BINDIR = ${PREFIX}/bin +MANDIR = ${PREFIX}/man/man1 LOCAL_LIBRARIES = $(XLIB) @