From df7d10dbeb6ea893cc9ee596440b17f678ac520b Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 6 Sep 2007 21:51:52 +0000 Subject: Convert all libnbcompat/buildlink3.mk references to inplace.mk. --- time/remind/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'time') diff --git a/time/remind/Makefile b/time/remind/Makefile index a1783b8823d..43322a1a6ce 100644 --- a/time/remind/Makefile +++ b/time/remind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/02/22 19:01:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/09/06 21:51:55 jlam Exp $ # DISTNAME= remind-03.00.24 @@ -48,9 +48,9 @@ post-install: ${PREFIX}/bin/rem2html .include "../../mk/bsd.prefs.mk" + .if !empty(LOWER_OPSYS:Mirix5*) -# needs glob.h -. include "../../pkgtools/libnbcompat/buildlink3.mk" +. include "../../pkgtools/libnbcompat/inplace.mk" # CPPFLAGS+= -DNBCOMPAT_GLOB_H .endif -- cgit v1.2.3