From 1588a3c2ab61c1ec1785984dcc25a2ef82352f5f Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 4 Oct 2005 17:38:30 +0000 Subject: Use CONFIGURE_HAS_MANDIR=NO since this old configure script doesn't know --mandir. (This --mandir for GNU_CONFIGURE was just added to bsd.pkg.mk a few minutes ago.) --- graphics/qvplay/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/qvplay') diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index 5b24d9183a8..e6eebde2bf6 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:18:17 agc Exp $ +# $NetBSD: Makefile,v 1.8 2005/10/04 17:38:30 reed Exp $ # DISTNAME= qvplay-0.94 @@ -15,5 +15,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/QVplay094/src GNU_CONFIGURE= yes +CONFIGURE_HAS_MANDIR= NO .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3