diff options
Diffstat (limited to 'audio/daapd')
-rw-r--r-- | audio/daapd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index ee6ec48b6fc..9ca01bd060d 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:44:51 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/05/22 20:07:37 jlam Exp $ DISTNAME= daapd-0.2.3d PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Server for DAA protocol (iTunes) USE_LANGUAGES= c c++ USE_PKGINSTALL= yes -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake MAKEFILE= makefile RCD_SCRIPTS= daapd |