diff options
Diffstat (limited to 'graphics/qvplay/Makefile')
-rw-r--r-- | graphics/qvplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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" |