pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/imake Revert previous commit, buildlink still is n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe4ea76d3a5a
branches:  trunk
changeset: 467552:fe4ea76d3a5a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Feb 02 19:10:05 2004 +0000

description:
Revert previous commit, buildlink still is needed as pointed out
Julio Merino.

diffstat:

 x11/imake/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dac5b54a8bfe -r fe4ea76d3a5a x11/imake/Makefile
--- a/x11/imake/Makefile        Mon Feb 02 18:34:10 2004 +0000
+++ b/x11/imake/Makefile        Mon Feb 02 19:10:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/02 18:22:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/02 19:10:05 xtraeme Exp $
 
 DISTNAME=      ${DISTFILES}
 PKGNAME=       imake-${XF_VER}
@@ -13,7 +13,7 @@
 
 INSTALL_TARGET=                install install.man
 
-NO_BUILDLINK=          # defined
+USE_BUILDLINK2=                yes
 NO_XFREE86_TARGETS=    # defined
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index