Date: Sun, 10 Feb 2013 14:20:04 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/174995: commit references a PR Message-ID: <201302101420.r1AEK4LX043927@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/174995; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/174995: commit references a PR Date: Sun, 10 Feb 2013 14:14:44 +0000 (UTC) Author: miwi Date: Sun Feb 10 14:14:32 2013 New Revision: 312025 URL: http://svnweb.freebsd.org/changeset/ports/312025 Log: - Respect PREFIX PR: 174995 Submitted by: maintainer Modified: head/audio/deforaos-mixer/Makefile Modified: head/audio/deforaos-mixer/Makefile ============================================================================== --- head/audio/deforaos-mixer/Makefile Sun Feb 10 14:13:42 2013 (r312024) +++ head/audio/deforaos-mixer/Makefile Sun Feb 10 14:14:32 2013 (r312025) @@ -15,6 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS= Desktop:${PORTSDIR}/x11/deforaos-libdesktop +MAKE_ARGS= PREFIX=${PREFIX} USE_GNOME= gtk20 desktopfileutils USE_PKGCONFIG= build USE_GETTEXT= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302101420.r1AEK4LX043927>