Date: Sun, 29 Mar 2015 09:07:27 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382573 - head/audio/freedesktop-sound-theme Message-ID: <201503290907.t2T97RFB094655@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Sun Mar 29 09:07:26 2015 New Revision: 382573 URL: https://svnweb.freebsd.org/changeset/ports/382573 QAT: https://qat.redports.org/buildarchive/r382573/ Log: Add back USE_GNOME=intlhack [1] and add NO_ARCH since this port only installs some oga files. Submitted by: antione [1] Modified: head/audio/freedesktop-sound-theme/Makefile Modified: head/audio/freedesktop-sound-theme/Makefile ============================================================================== --- head/audio/freedesktop-sound-theme/Makefile Sun Mar 29 08:46:13 2015 (r382572) +++ head/audio/freedesktop-sound-theme/Makefile Sun Mar 29 09:07:26 2015 (r382573) @@ -10,7 +10,9 @@ DISTNAME= sound-theme-freedesktop-${PORT MAINTAINER= gnome@FreeBSD.org COMMENT= Sound theme based on the FreeDesktop specification +USE_GNOME= intlhack USES= gettext-tools gmake tar:bzip2 GNU_CONFIGURE= yes +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503290907.t2T97RFB094655>