summaryrefslogtreecommitdiff
path: root/audio/mikmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mikmod/Makefile')
-rw-r--r--audio/mikmod/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 68c558f2a13..4db62e76a1d 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2000/04/03 14:52:11 pooka Exp $
+# $NetBSD: Makefile,v 1.22 2001/01/07 02:47:02 wiz Exp $
#
DISTNAME= mikmod-3.1.6-a
@@ -9,11 +9,12 @@ MASTER_SITES= http://mikmod.darkorb.net/mikmod/
MAINTAINER= mycroft@NetBSD.ORG
HOMEPAGE= http://mikmod.darkorb.net/
-DEPENDS+= ncurses>=4.2:../../devel/ncurses
DEPENDS+= libmikmod>=3.1.9:../../audio/libmikmod
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_CURSES= yes
+REPLACE_NCURSES= ${WRKSRC}/configure
CPPFLAGS+= -I${LOCALBASE}/include