From fabd0024ff3ec4376ee6f0bb13c249f8a134c02a Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 12 Sep 2001 03:28:32 +0000 Subject: Use x11.buildlink.mk. --- time/plan/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'time/plan') diff --git a/time/plan/Makefile b/time/plan/Makefile index d677058b1db..7df6702de4c 100644 --- a/time/plan/Makefile +++ b/time/plan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/09/08 19:55:47 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/09/12 03:34:12 jlam Exp $ # DISTNAME= plan-1.8.4 @@ -13,8 +13,6 @@ COMMENT= Schedule planner based on X/Motif USE_BUILDLINK_ONLY= YES ALL_TARGET= netbsd -CFLAGS+= -I${X11BASE}/include - pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/libexec/plan ${PREFIX}/share/plan \ ${PREFIX}/share/plan/holiday @@ -25,4 +23,5 @@ pre-install: done .include "../../mk/motif.buildlink.mk" +.include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3