aboutsummaryrefslogtreecommitdiffstats
path: root/audio/freedesktop-sound-theme
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-03-29 17:07:26 +0800
committerkwm <kwm@FreeBSD.org>2015-03-29 17:07:26 +0800
commit85499b029e802fdb056ed0f4eff48219df1c23de (patch)
tree87a85110280a8b81640cc98b22aae5f4fabb08f5 /audio/freedesktop-sound-theme
parent44f7b37bd987fa59af9f92360ebfae5ccefab552 (diff)
downloadfreebsd-ports-gnome-85499b029e802fdb056ed0f4eff48219df1c23de.tar.gz
freebsd-ports-gnome-85499b029e802fdb056ed0f4eff48219df1c23de.tar.zst
freebsd-ports-gnome-85499b029e802fdb056ed0f4eff48219df1c23de.zip
Add back USE_GNOME=intlhack [1] and add NO_ARCH since this port only installs
some oga files. Submitted by: antione [1]
Diffstat (limited to 'audio/freedesktop-sound-theme')
-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>