svn commit: r448703 - head/audio/swh-lv2
Richard Gallamore
ultima at FreeBSD.org
Thu Aug 24 19:08:22 UTC 2017
Author: ultima
Date: Thu Aug 24 19:08:20 2017
New Revision: 448703
URL: https://svnweb.freebsd.org/changeset/ports/448703
Log:
Removed GH_ACCOUNT, defaults to portname
Reported by: mat
Approved by: lifanov (mentor), Yuri Victorovich (maintainer)
Differential Revision: https://reviews.freebsd.org/D12081
Modified:
head/audio/swh-lv2/Makefile
Modified: head/audio/swh-lv2/Makefile
==============================================================================
--- head/audio/swh-lv2/Makefile Thu Aug 24 18:53:38 2017 (r448702)
+++ head/audio/swh-lv2/Makefile Thu Aug 24 19:08:20 2017 (r448703)
@@ -20,7 +20,6 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float
USES= gmake pkgconfig localbase
USE_GITHUB= yes
-GH_ACCOUNT= swh
GH_PROJECT= lv2
post-install:
More information about the svn-ports-all
mailing list