From 8de42df519859b563c92b8409400e2af566778e9 Mon Sep 17 00:00:00 2001 From: zuntum Date: Sat, 30 Jun 2001 09:59:50 +0000 Subject: Set USE_BUILDLINK_ONLY --- wm/lwm/Makefile | 5 +++-- wm/ratpoison/Makefile | 3 ++- www/libghttp/Makefile | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/wm/lwm/Makefile b/wm/lwm/Makefile index 614d45a0d45..e62cb105047 100644 --- a/wm/lwm/Makefile +++ b/wm/lwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/30 10:07:08 zuntum Exp $ # DISTNAME= lwm @@ -13,6 +13,7 @@ COMMENT= Lightweight Window Manager DIST_SUBDIR= ${PKGNAME} -USE_IMAKE= yes +USE_BUILDLINK_ONLY= YES +USE_IMAKE= YES .include "../../mk/bsd.pkg.mk" diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 0636a434223..27577d2ce60 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/03/13 15:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/30 10:13:21 zuntum Exp $ # DISTNAME= ratpoison-0.1.1 @@ -9,6 +9,7 @@ MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://ratpoison.sourceforge.net/ COMMENT= Simple window manager with no fat library dependencies +USE_BUILDLINK_ONLY= YES GNU_CONFIGURE= YES USE_X11= YES diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 16f827ff886..933a32f4888 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/03/19 13:11:19 mjl Exp $ +# $NetBSD: Makefile,v 1.9 2001/06/30 09:59:50 zuntum Exp $ DISTNAME= libghttp-1.0.9 CATEGORIES= www gnome @@ -8,6 +8,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME http client library +USE_BUILDLINK_ONLY= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -- cgit v1.2.3