2008-05-01 15:51:56 +02:00
|
|
|
# $NetBSD: Makefile,v 1.29 2008/05/01 13:51:56 obache Exp $
|
1998-06-20 01:38:17 +02:00
|
|
|
#
|
|
|
|
|
2003-09-17 16:57:25 +02:00
|
|
|
.include "Makefile.common"
|
1998-06-20 01:38:17 +02:00
|
|
|
|
2008-05-01 15:51:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-09-17 16:57:25 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-wordview
|
|
|
|
CONFIGURE_ENV+= enable_wordview=no
|
2005-12-28 05:40:46 +01:00
|
|
|
CONFIGURE_ENV+= man1dir=${PREFIX}/${PKGMANDIR}/man1
|
1998-06-20 01:38:17 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|