Adding MANDIR to MAKE_ENV is not needed anymore
This commit is contained in:
parent
7e2be34a3c
commit
4a2acd2591
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2011/10/09 10:02:47 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2011/10/19 15:04:37 cheusov Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lmdbg-0.16.0
|
||||
|
@ -23,8 +23,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
TEST_TARGET= test
|
||||
|
||||
MAKE_ENV= MANDIR=${PREFIX}/${PKGMANDIR}
|
||||
|
||||
DOCDIR= share/doc/lmdbg
|
||||
DOCFILES= README NEWS ChangeLog
|
||||
|
||||
|
|
Loading…
Reference in a new issue