svn commit: r382573 - head/audio/freedesktop-sound-theme
Koop Mast
kwm at FreeBSD.org
Sun Mar 29 09:07:27 UTC 2015
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 at 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>
More information about the svn-ports-all
mailing list