From dcd7488b9ccceb19fba3c3e861559c74e0f5c5c7 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 16 Sep 2015 18:38:34 +0000 Subject: Add SunOS to ONLY_FOR_PLATFORM, builds fine. --- x11/libxshmfence/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/libxshmfence/Makefile b/x11/libxshmfence/Makefile index 5937ea9df6d..5d8d0f3ca72 100644 --- a/x11/libxshmfence/Makefile +++ b/x11/libxshmfence/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/04/29 14:31:42 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2015/09/16 18:38:34 jperkin Exp $ DISTNAME= libxshmfence-1.2 CATEGORIES= x11 @@ -20,7 +20,7 @@ PKGCONFIG_OVERRIDE+= xshmfence.pc.in # implementation on NetBSD. See PR lib/49529. # (On FreeBSD, umtx is used.) -ONLY_FOR_PLATFORM+= Linux-*-* FreeBSD-*-* +ONLY_FOR_PLATFORM+= Linux-*-* FreeBSD-*-* SunOS-*-* .include "../../x11/xproto/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3