pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xorg-imake Bring back DARWIN_USE_QUARTZ; fix PR#29886
details: https://anonhg.NetBSD.org/pkgsrc/rev/73c5f9a76b2d
branches: trunk
changeset: 492109:73c5f9a76b2d
user: adam <adam%pkgsrc.org@localhost>
date: Tue Apr 05 10:14:50 2005 +0000
description:
Bring back DARWIN_USE_QUARTZ; fix PR#29886
diffstat:
x11/xorg-imake/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b16a7cfa2134 -r 73c5f9a76b2d x11/xorg-imake/Makefile
--- a/x11/xorg-imake/Makefile Tue Apr 05 09:53:17 2005 +0000
+++ b/x11/xorg-imake/Makefile Tue Apr 05 10:14:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/03/29 23:32:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.17 2005/04/05 10:14:50 adam Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-imake-${XORG_VER}
@@ -51,6 +51,7 @@
-e "s|@@PKGSRC_CPP@@|${CPP}|g" \
-e "s|@@PKGSRC_CXX@@|${CXX}|g" \
-e "s|@@PKGSRC_CFLAGS@@|${CFLAGS}|g" \
+ -e "s|@@DARWIN_USE_QUARTZ@@|${DARWIN_USE_QUARTZ}|g" \
${WRKSRC}/config/cf/${F}.cf.in > ${WRKSRC}/config/cf/${F}.cf
.endfor
.undef F
Home |
Main Index |
Thread Index |
Old Index