- fix installation path of man page

- sync PLIST
This commit is contained in:
brad 1999-09-27 15:37:46 +00:00
parent 06f8e1e2d8
commit da2e8dfae2
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
+LDDESTDIR+= -L${X11BASE}/lib
+LDADD+= ${LDDESTDIR} -lX11 -lm
+
+MANDIR= ${X11BASE}/man/man
+MANDIR= ${X11BASE}/man/cat
+
+BINOWN= bin
+BINDIR= ${X11BASE}/bin

View File

@ -1,2 +1,2 @@
bin/xroach
man/man6/xroach.6
man/cat6/xroach.0