Date: Thu, 24 Nov 2016 11:27:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214621] audio/dream : simplify Makefile by using USES=qmake Message-ID: <bug-214621-13-FOdDrLzI4w@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214621-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214621-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214621 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: tcberner Date: Thu Nov 24 11:26:42 UTC 2016 New revision: 427006 URL: https://svnweb.freebsd.org/changeset/ports/427006 Log: Simplify the Makefile by switching to USES=3Dqmake. * This allows us to get rid of both manually specified targets. * As no PLIST_SUBS are used, also OPTIONS_SUB can be dropped. * Further, do not use QT_BINDIR and install the manpage to man/ intead of share/man. PR: 214621 Approved by: rakuco (mentor), takefu (maintainer) Changes: head/audio/dream/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214621-13-FOdDrLzI4w>