File:  [cvs.NetBSD.org] / pkgsrc / www / htmldoc-x11 / Makefile
Revision 1.18: download - view: text, annotated - select for diffs
Sun Oct 28 06:30:17 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
CVS tags: HEAD
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.18 2012/10/28 06:30:17 asau Exp $

PKGNAME=	${PKGNAME_BASE:S/-/-x11-/}
PKGREVISION=	1

FILESDIR=	${.CURDIR}/../../www/htmldoc/files
PATCHDIR=	${.CURDIR}/../../www/htmldoc/patches
PKGDIR=		${.CURDIR}/../../www/htmldoc

DESCR_SRC=	${.CURDIR}/DESCR

.include "../../mk/bsd.prefs.mk"

PKG_OPTIONS.htmldoc+=	x11

.include "../../www/htmldoc/Makefile"

CVSweb <webmaster@jp.NetBSD.org>