From 239d12fe26daf2464e9eb325b01d079a952c4437 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 14 Jun 2004 01:09:05 +0000 Subject: revert last; thanks minskim. --- audio/xmmsctrl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/xmmsctrl') diff --git a/audio/xmmsctrl/Makefile b/audio/xmmsctrl/Makefile index 00d46c272c9..157040c6547 100644 --- a/audio/xmmsctrl/Makefile +++ b/audio/xmmsctrl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/06/14 00:58:44 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/06/14 01:09:05 grant Exp $ # DISTNAME= xmmsctrl-1.6 @@ -12,8 +12,9 @@ COMMENT= Small utility to control xmms from the command line USE_BUILDLINK3= YES USE_GNU_TOOLS+= make +.include "../../audio/xmms/buildlink3.mk" + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xmmsctrl ${PREFIX}/bin -.include "../../audio/xmms/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3