aboutsummaryrefslogtreecommitdiff
path: root/audio/yoshimi/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-28 03:33:05 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-28 03:33:05 +0000
commitac0bdc1cef18f917e2004f2738e217e1dc7fc5b1 (patch)
tree6f30fc769a3e32e9bd887d758119399053b0e355 /audio/yoshimi/Makefile
parent246d03cb9eff0d9ae6268bc52a11f5fe8564f5d7 (diff)
downloadports-ac0bdc1cef18f917e2004f2738e217e1dc7fc5b1.tar.gz
ports-ac0bdc1cef18f917e2004f2738e217e1dc7fc5b1.zip
Notes
Diffstat (limited to 'audio/yoshimi/Makefile')
-rw-r--r--audio/yoshimi/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile
index ae56a9a4b3ad..78d57f82e836 100644
--- a/audio/yoshimi/Makefile
+++ b/audio/yoshimi/Makefile
@@ -1,10 +1,8 @@
# $FreeBSD$
PORTNAME= yoshimi
-DISTVERSION= 1.5.11
-PORTREVISION= 1
+DISTVERSION= 1.5.11.4
CATEGORIES= audio
-MASTER_SITES= SF/yoshimi/${DISTVERSION:C/([0-9]+\.[0-9]+).*/\1/}
MAINTAINER= tobik@FreeBSD.org
COMMENT= Sophisticated software synthesizer
@@ -24,8 +22,9 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
libjack.so:audio/jack \
libmxml.so:textproc/mxml
-USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline:port \
- tar:bzip2
+USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline:port
+USE_GITHUB= yes
+GH_ACCOUNT= Yoshimi
USE_GNOME= cairo
CMAKE_SOURCE_PATH= ${WRKSRC}/src