Uses pod2man and pod2html.
This commit is contained in:
parent
0fd3d82511
commit
606bfabf4d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.30 2009/06/30 00:07:23 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2012/02/16 19:47:32 hans Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lavaps-2.7
|
||||
|
@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= perl
|
||||
USE_TOOLS+= perl pod2man pod2html
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+=--with-tcltk \
|
||||
|
|
Loading…
Reference in a new issue