diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-01-03 21:04:18 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-01-03 21:04:18 +0800 |
commit | 159a7e82ffdd0cefaaa78e399c3c9f7899493dc1 (patch) | |
tree | 56fb8257df2012df1b049438cac31e6020bfe831 /audio/Makefile | |
parent | 6b282dc19386d0ca41213791e4d542f7375321b0 (diff) | |
download | freebsd-ports-gnome-159a7e82ffdd0cefaaa78e399c3c9f7899493dc1.tar.gz freebsd-ports-gnome-159a7e82ffdd0cefaaa78e399c3c9f7899493dc1.tar.zst freebsd-ports-gnome-159a7e82ffdd0cefaaa78e399c3c9f7899493dc1.zip |
Ressurrect audio/kstreamripper and update to 0.7.100.
Update to the latest release to make the port fetchable again. Stop passing
-DWITHOUT_LIBPROXY=YES to CMake because upstream disabled libproxy support a
few releases ago.
PR: 204171
Submitted by: matthew@reztek.cz
Approved by: maintainer timeout (65 days)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5d60bce65c83..fef16fa147af 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -335,6 +335,7 @@ SUBDIR += kmix SUBDIR += kscd SUBDIR += ksmp3play + SUBDIR += kstreamripper SUBDIR += ladspa SUBDIR += lame SUBDIR += lash |