summaryrefslogtreecommitdiff
path: root/audio/mikmod
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-02-20 22:48:24 +0000
committerhubertf <hubertf>1999-02-20 22:48:24 +0000
commit3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /audio/mikmod
parentd9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff)
downloadpkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'audio/mikmod')
-rw-r--r--audio/mikmod/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 6abbe7e764a..1f744b7c339 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/11/12 23:03:39 frueauf Exp $
+# $NetBSD: Makefile,v 1.14 1999/02/20 22:48:24 hubertf Exp $
#
DISTNAME= mikmod-3.0.3
@@ -12,8 +12,6 @@ HOMEPAGE= http://www.freenet.tlh.fl.us/~amstpi/mikmod.html
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
-CONFLICTS= mikmod-2.14
-
USE_GMAKE= yes
.include "../../mk/bsd.prefs.mk"