From cb9b91c8948768813f4e11bb0ee16636b95ed4f5 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 25 May 2007 23:08:57 +0000 Subject: PKG_BUILD_OPTIONS.gtk2+ -> gtk2 --- chat/xchat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 9ea5e955d74..0c4167ac653 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2007/05/02 08:11:56 heinz Exp $ +# $NetBSD: Makefile,v 1.50 2007/05/25 23:08:57 joerg Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -31,7 +31,7 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0 .if ${OPSYS} == "Darwin" INSTALL_UNSTRIPPED= YES -.if empty(PKG_BUILD_OPTIONS.gtk2+:Mquartz) +.if empty(PKG_BUILD_OPTIONS.gtk2:Mquartz) LDFLAGS.Darwin+= -lX11 .else CONFIGURE_ARGS+= --disable-xlib -- cgit v1.2.3