diff options
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 3e40777e823..acef9c3151b 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/11/05 06:35:24 mycroft Exp $ +# $NetBSD: Makefile,v 1.14 1999/02/20 22:48:24 hubertf Exp $ # DISTNAME= xmcd-2.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://sunsite.unc.edu/~cddb/xmcd/index.html DEPENDS+= ncurses-1.9.9g:../../devel/ncurses -CONFLICTS= xmcd-2.3 - USE_MOTIF= yes USE_IMAKE= yes IS_INTERACTIVE= yes # asks a lot of questions |