From 2ce2f4d1b37e3d478ee59b950df492ef84dfd9a9 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 23 Jul 2003 12:15:06 +0000 Subject: Set DIST_SUBDIR to ${PKGNAME_NOREV}, as distribution names are... "bogus" (no version number in them). Suggested by wiz@. --- graphics/win32-codecs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/win32-codecs/Makefile b/graphics/win32-codecs/Makefile index e8e827973ea..e1c94dbf5b3 100644 --- a/graphics/win32-codecs/Makefile +++ b/graphics/win32-codecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/23 11:44:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/23 12:15:06 jmmv Exp $ # DISTNAME= win32codecs @@ -14,6 +14,8 @@ COMMENT= Huge compilation of Win32 binary codecs ONLY_FOR_PLATFORM= *-*-i386 +DIST_SUBDIR= ${PKGNAME_NOREV} + NO_BUILD= YES RESTRICTED= "Unsure of codec's license" -- cgit v1.2.3