Put docs under /usr/local

This commit is contained in:
espie 2000-03-18 22:35:13 +00:00
parent a609419a73
commit 403a21e918
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2000/03/11 18:21:51 espie Exp $
# $OpenBSD: Makefile,v 1.11 2000/03/18 22:35:13 espie Exp $
DISTNAME= gv-3.5.8
CATEGORIES= print
NEED_VERSION= 1.223
NEED_VERSION= 1.227
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/

View File

@ -9,7 +9,7 @@
- GV_LIBDIR = /usr/local/lib/gv/
- GV_MANDIR = /usr/local/man/man1/
+ GV_BINDIR = $(BINDIR)
+ GV_DOCDIR = /usr/X11R6/share/doc/gv/
+ GV_DOCDIR = $(DOCDIR)/gv/
+ GV_LIBDIR = $(LIBDIR)/gv/
+ GV_MANDIR = $(MANDIR)