summaryrefslogtreecommitdiff
path: root/audio/cmus/Makefile
diff options
context:
space:
mode:
authorahoka <ahoka>2008-11-17 13:30:34 +0000
committerahoka <ahoka>2008-11-17 13:30:34 +0000
commit05e999ddb4cb8242bd7149151af64c62b460a8a7 (patch)
tree8e354f7b5472962fee593caf6b013a4a57e6951b /audio/cmus/Makefile
parent80f204785356a50da67154fbea038de6d6e009f9 (diff)
downloadpkgsrc-05e999ddb4cb8242bd7149151af64c62b460a8a7.tar.gz
Don't force ncurses on NetBSD 5.0+, curses works fine now.
Add some missing casts to the code.
Diffstat (limited to 'audio/cmus/Makefile')
-rw-r--r--audio/cmus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index 3c8eefd0646..68813ff0b90 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/07/25 14:03:30 obache Exp $
+# $NetBSD: Makefile,v 1.14 2008/11/17 13:30:34 ahoka Exp $
#
DISTNAME= cmus-2.2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://mirror.greaterscope.net/cmus/
EXTRACT_SUFX= .tar.bz2