aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-03-29 09:07:26 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-03-29 09:07:26 +0000
commit147b723c061b1c3acb36c7df45ca65f7582bb1f5 (patch)
tree87a85110280a8b81640cc98b22aae5f4fabb08f5 /audio
parent623b4f4cf74686a51def0f2a75375ba09dc8335a (diff)
downloadports-147b723c061b1c3acb36c7df45ca65f7582bb1f5.tar.gz
ports-147b723c061b1c3acb36c7df45ca65f7582bb1f5.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/freedesktop-sound-theme/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/freedesktop-sound-theme/Makefile b/audio/freedesktop-sound-theme/Makefile
index e6c8094be8f0..329e6db84000 100644
--- a/audio/freedesktop-sound-theme/Makefile
+++ b/audio/freedesktop-sound-theme/Makefile
@@ -10,7 +10,9 @@ DISTNAME= sound-theme-freedesktop-${PORTVERSION}
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>