aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-12-09 07:10:40 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-12-09 07:10:40 +0000
commit54de16e08068585dd2a9770e5a58d5ad0ea69544 (patch)
tree2361d67be018bd5dd591382151b44cf3d5a0b6a3 /audio/ncmpcpp/Makefile
parent0eee0fc5352ce3e0d2b31af8809b5051e032f809 (diff)
downloadports-54de16e08068585dd2a9770e5a58d5ad0ea69544.tar.gz
ports-54de16e08068585dd2a9770e5a58d5ad0ea69544.zip
Update to 0.7.7
Allow use of base ncurses PR: 214314 Submitted by: Oleg Gushchenkov <gor@clogic.com.ua> Approved by: <yamagi@yamagi.org> (maintainer)
Notes
Notes: svn path=/head/; revision=428168
Diffstat (limited to 'audio/ncmpcpp/Makefile')
-rw-r--r--audio/ncmpcpp/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index a4610507145c..97f99d594816 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -1,13 +1,12 @@
# $FreeBSD$
PORTNAME= ncmpcpp
-PORTVERSION= 0.7.5
-PORTREVISION= 3
+PORTVERSION= 0.7.7
CATEGORIES= audio
MASTER_SITES= http://ncmpcpp.rybczak.net/stable/
MAINTAINER= yamagi@yamagi.org
-COMMENT= ncurses mpd client, clone of ncmpc with some new features
+COMMENT= Ncurses mpd client, clone of ncmpc with some new features
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -18,7 +17,7 @@ LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \
libicuuc.so:devel/icu \
libboost_filesystem.so:devel/boost-libs
-USES= compiler:c++11-lib iconv libtool localbase ncurses:port pkgconfig tar:bzip2
+USES= compiler:c++11-lib iconv libtool localbase ncurses pkgconfig readline tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20
LDFLAGS+= -lpthread