summaryrefslogtreecommitdiff
path: root/sysutils/libpciaccess
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2012-01-21 12:09:03 +0000
committershattered <shattered@pkgsrc.org>2012-01-21 12:09:03 +0000
commit70499e2505d35163e833c3484626f655332373b0 (patch)
treed299ddf88bf96a2e3191eff3f7598f542f190050 /sysutils/libpciaccess
parent542ab0b67573bbc95ebdc278d9c25f5d96aa5124 (diff)
downloadpkgsrc-70499e2505d35163e833c3484626f655332373b0.tar.gz
Add NetBSD/hp700 to the list of supported platforms.
Diffstat (limited to 'sysutils/libpciaccess')
-rw-r--r--sysutils/libpciaccess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile
index 3aaf3753f26..6141c0b2dbc 100644
--- a/sysutils/libpciaccess/Makefile
+++ b/sysutils/libpciaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/02/28 14:53:02 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/01/21 12:09:03 shattered Exp $
#
DISTNAME= libpciaccess-0.11.0
@@ -19,7 +19,7 @@ ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386
ONLY_FOR_PLATFORM+= FreeBSD-*-x86_64 NetBSD-*-x86_64 OpenBSD-*-x86_64
ONLY_FOR_PLATFORM+= DragonFly-*-i386 DragonFly-*-x86_64
ONLY_FOR_PLATFORM+= Linux-*-* SunOS-*-*
-ONLY_FOR_PLATFORM+= NetBSD-*-sparc64
+ONLY_FOR_PLATFORM+= NetBSD-*-sparc64 NetBSD-*-hppa
GNU_CONFIGURE= yes
USE_LIBTOOL= yes