From af65f79c47373ae56199ec3a1d48cc9078af3be5 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 13 Jul 2002 15:38:41 +0000 Subject: Use gkrellm buildlink.mk, should fix i386 bulk build failure. --- audio/gkrellm-volume/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/gkrellm-volume/Makefile b/audio/gkrellm-volume/Makefile index 6520bfe3cb8..60faa123243 100644 --- a/audio/gkrellm-volume/Makefile +++ b/audio/gkrellm-volume/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/11 22:39:42 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/07/13 15:38:41 wiz Exp $ DISTNAME= volume-0.8 PKGNAME= gkrellm-${DISTNAME} @@ -12,8 +12,11 @@ COMMENT= gkrellm volume mixer plugin DEPENDS+= gkrellm-1.2.*:../../sysutils/gkrellm -USE_PTHREAD= native pth +USE_PTHREAD= native pth +#USE_BUILDLINK_ONLY= yes .include "../../graphics/imlib/buildlink.mk" +.include "../../sysutils/gkrellm/buildlink.mk" .include "../../x11/gtk/buildlink.mk" +.include "../../mk/pthread.buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3