From 147b723c061b1c3acb36c7df45ca65f7582bb1f5 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 29 Mar 2015 09:07:26 +0000 Subject: Add back USE_GNOME=intlhack [1] and add NO_ARCH since this port only installs some oga files. Submitted by: antione [1] --- audio/freedesktop-sound-theme/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/freedesktop-sound-theme') 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 -- cgit