pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat PKG_BUILD_OPTIONS.gtk2+ -> gtk2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4b1315fabf9
branches: trunk
changeset: 529139:f4b1315fabf9
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri May 25 23:08:57 2007 +0000
description:
PKG_BUILD_OPTIONS.gtk2+ -> gtk2
diffstat:
chat/xchat/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2019d15a1661 -r f4b1315fabf9 chat/xchat/Makefile
--- a/chat/xchat/Makefile Fri May 25 22:57:34 2007 +0000
+++ b/chat/xchat/Makefile Fri May 25 23:08:57 2007 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index