From 3989e5449c6be4e14a046058ccfbe5731afff575 Mon Sep 17 00:00:00 2001 From: sbd Date: Thu, 16 Feb 2012 04:07:41 +0000 Subject: stubs are built in Linux to. --- x11/lablgtk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/lablgtk') diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile index 570188d96c0..26cc70f0625 100644 --- a/x11/lablgtk/Makefile +++ b/x11/lablgtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/02/06 12:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2012/02/16 04:07:41 sbd Exp $ # DISTNAME= lablgtk-2.14.2 @@ -33,7 +33,7 @@ PLIST_VARS+= stubs .if ${OPSYS} == "Darwin" || ${OPSYS} == "DragonFly" || \ ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || \ - ${OPSYS} == "SunOS" + ${OPSYS} == "SunOS" || ${OPSYS} == "Linux" PLIST.stubs= yes .endif -- cgit v1.2.3