From 2355203b531a100bdfba5860752dc5359522c624 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 19 Jun 2001 03:32:40 +0000 Subject: Mark as USE_BUILDLINK_ONLY. --- devel/rvm/Makefile | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'devel/rvm') diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile index 3c0166670f8..6377e70e282 100644 --- a/devel/rvm/Makefile +++ b/devel/rvm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/06/11 02:05:10 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/06/19 03:32:40 jlam Exp $ # DISTNAME= rvm-1.3 @@ -12,14 +12,13 @@ COMMENT= Recoverable Virtual Memory #LICENSE= GPL -GNU_CONFIGURE= YES -USE_LIBTOOL= YES -USE_GMAKE= YES - -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig - -.include "../../devel/lwp/buildlink.mk" +GNU_CONFIGURE= YES +USE_LIBTOOL= YES +USE_GMAKE= YES +USE_BUILDLINK_ONLY= YES CONFIGURE_ARGS+= --with-lwp-includes=${BUILDLINK_DIR}/include +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +.include "../../devel/lwp/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3