From 41174f7adf10422df5d6f6d4f70f185de81ac847 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 3 Jan 2011 19:15:38 +0000 Subject: [PATCH] Gah, it's BUILD_DEPENDS, not BUILD_DEPENDS-audacious... stupid me. --- audio/xmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index fe901cd58ca..c080fa45937 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.41 2010/12/30 19:09:03 landry Exp $ +# $OpenBSD: Makefile,v 1.42 2011/01/03 19:15:38 ajacoutot Exp $ SHARED_ONLY= Yes @@ -42,7 +42,7 @@ LIB_DEPENDS-main= # empty RUN_DEPENDS-main= # empty WANTLIB-main= c m sndio -BUILD_DEPENDS-audacious= audio/audacious +BUILD_DEPENDS += audio/audacious RUN_DEPENDS-audacious= audio/audacious ${MODGETTEXT_RUN_DEPENDS} LIB_DEPENDS-audacious= x11/gtk+2 devel/mcs x11/dbus-glib WANTLIB-audacious= GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \