From f708f9b8aad040cfa7859fff48e465738c390798 Mon Sep 17 00:00:00 2001 From: bernd Date: Tue, 14 Nov 2006 10:03:05 +0000 Subject: [PATCH] Add devel/pkgconfig to BUILD_DEPENDS. From maintainer Tobias Ulmer. --- audio/ncmpc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 2e83c68915e..cb7bd47b2af 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2006/09/18 11:40:06 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2006/11/14 10:03:05 bernd Exp $ # mips64 architecture does not support trampoline code yet NOT_FOR_ARCHS= mips64 @@ -19,6 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c ncurses +BUILD_DEPENDS= ::devel/pkgconfig LIB_DEPENDS= glib-2.0::devel/glib2 MODULES= devel/gettext