summaryrefslogtreecommitdiff
path: root/time/plan
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-12 03:28:32 +0000
committerjlam <jlam>2001-09-12 03:28:32 +0000
commit3b73a578291413a4807f3496aea50a89e5e5be05 (patch)
treebd366715bc3eab3dc6b4c107d9b11e371a680850 /time/plan
parentd69bff3814517f2a2c6efe83f695d2cc69cf6894 (diff)
downloadpkgsrc-3b73a578291413a4807f3496aea50a89e5e5be05.tar.gz
Use x11.buildlink.mk.
Diffstat (limited to 'time/plan')
-rw-r--r--time/plan/Makefile5
1 files changed, 2 insertions, 3 deletions
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"