From 4a9b2ad461486e9d7e866abfe5416b158408ed89 Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 12 Nov 1998 23:03:39 +0000 Subject: Fix some more pkglint nits. --- audio/mikmod/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index fd03ffb2b66..6abbe7e764a 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/08/20 15:16:39 tsarna Exp $ +# $NetBSD: Makefile,v 1.13 1998/11/12 23:03:39 frueauf Exp $ # DISTNAME= mikmod-3.0.3 @@ -10,9 +10,10 @@ MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= mycroft@NetBSD.ORG HOMEPAGE= http://www.freenet.tlh.fl.us/~amstpi/mikmod.html +DEPENDS+= ncurses-1.9.9g:../../devel/ncurses + CONFLICTS= mikmod-2.14 -DEPENDS+= ncurses-1.9.9g:../../devel/ncurses USE_GMAKE= yes .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3