aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2015-07-16 08:30:59 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2015-07-16 08:30:59 +0000
commita70ecc3140165d19ed2290e0748150c9c3ec0b90 (patch)
tree0c3e166bfeac0c57855299484693c5cb113b5f73 /graphics
parent06a7eaf57424b710b4cbc60a7e0266399aed19e1 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/intel-backlight/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/intel-backlight/Makefile b/graphics/intel-backlight/Makefile
index 933a2f0c6e4a..9aec03ff04b4 100644
--- a/graphics/intel-backlight/Makefile
+++ b/graphics/intel-backlight/Makefile
@@ -19,6 +19,9 @@ GH_TAGNAME= 93e1fe4
PLIST_FILES= bin/intel_backlight
PORTEXAMPLES= isl_backlight.sh
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= This hardware is only found on Intel x86 systems
+
do-build:
cd ${WRKSRC} && \
${CC} ${CFLAGS} -o intel_backlight -I${PREFIX}/include \