From 46ae9ea7e53fa10602ad0b0f3c46d812c5b29a9b Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 21 Sep 2003 09:39:21 +0000 Subject: Add USE_BUILDLINK2 so this picks up a proper depend --- audio/py-cddb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile index 735331aac38..defa59849a3 100644 --- a/audio/py-cddb/Makefile +++ b/audio/py-cddb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 16:30:43 martti Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/21 09:46:25 jmc Exp $ # DISTNAME= CDDB-1.3 @@ -12,6 +12,7 @@ COMMENT= Python module to access the CDDB online database PYDISTUTILSPKG= yes PYBINMODULE= yes +USE_BUILDLINK2= yes .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3