pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/imake There's no need to use buildlink[23] here.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f66a94968f34
branches: trunk
changeset: 467550:f66a94968f34
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Feb 02 18:22:50 2004 +0000
description:
There's no need to use buildlink[23] here.
diffstat:
x11/imake/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r a8ef66883934 -r f66a94968f34 x11/imake/Makefile
--- a/x11/imake/Makefile Mon Feb 02 17:59:12 2004 +0000
+++ b/x11/imake/Makefile Mon Feb 02 18:22:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/02 14:14:45 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/02 18:22:50 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= imake-${XF_VER}
@@ -11,9 +11,9 @@
HOMEPAGE= http://www.xfree86.org/
COMMENT= Imake and other utilities from XFree86
-USE_BUILDLINK2= YES
-INSTALL_TARGET= install install.man
+INSTALL_TARGET= install install.man
+NO_BUILDLINK= # defined
NO_XFREE86_TARGETS= # defined
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index