summaryrefslogtreecommitdiff
path: root/misc/raspberrypi-userland/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/raspberrypi-userland/Makefile')
-rw-r--r--misc/raspberrypi-userland/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile
index 65872a9d07e..0cbc80023ef 100644
--- a/misc/raspberrypi-userland/Makefile
+++ b/misc/raspberrypi-userland/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/08/05 07:06:22 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2013/08/05 18:47:48 jmcneill Exp $
#
DISTNAME= raspberrypi-userland-20130803
@@ -10,7 +10,7 @@ HOMEPAGE= http://github.com/jaredmcneill/userland
COMMENT= Various libraries for the Raspberry Pi
LICENSE= modified-bsd
-ONLY_FOR_PLATFORM= NetBSD-*-arm
+ONLY_FOR_PLATFORM= NetBSD-*-*arm
USE_LANGUAGES= c c++