aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-01-10 07:35:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-01-10 07:35:02 +0000
commitf4486d2a04519db738313f1a9512e3baf122c66a (patch)
tree0602759422c6d2f1c01cf2531cdba5399aa370d3 /audio/ncmpcpp/Makefile
parentb801c282fa068598c1f683464a4496bf2803d160 (diff)
downloadports-f4486d2a04519db738313f1a9512e3baf122c66a.tar.gz
ports-f4486d2a04519db738313f1a9512e3baf122c66a.zip
- Update to 0.7.1
PR: 205071 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=405678
Diffstat (limited to 'audio/ncmpcpp/Makefile')
-rw-r--r--audio/ncmpcpp/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index 2095b3455cfa..2bd007f88398 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= ncmpcpp
-PORTVERSION= 0.7.0b1
+PORTVERSION= 0.7.1
CATEGORIES= audio
MASTER_SITES= http://ncmpcpp.rybczak.net/stable/
-DISTNAME= ncmpcpp-0.7_beta1
MAINTAINER= yamagi@yamagi.org
COMMENT= ncurses mpd client, clone of ncmpc with some new features
@@ -16,8 +15,6 @@ LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient \
libfftw3.so:${PORTSDIR}/math/fftw3 \
libboost_filesystem.so:${PORTSDIR}/devel/boost-libs
-WRKSRC= ${WRKDIR}/ncmpcpp-0.7_beta1
-
USES= compiler:c++11-lib iconv libtool ncurses:port pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20