summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-12 02:27:55 +0000
committerjlam <jlam@pkgsrc.org>2001-09-12 02:27:55 +0000
commit59e85b2d0ec582f6bc850d2707756cccd1a4fffc (patch)
treebd4dfcae46a8cc83d74673fbe17463abda44ba70 /cad
parentaa1a2e30b0c4b98e6f1a01a2bf8f2e3b19fd8987 (diff)
downloadpkgsrc-59e85b2d0ec582f6bc850d2707756cccd1a4fffc.tar.gz
Use x11.buildlink.mk instead of USE_X11.
Diffstat (limited to 'cad')
-rw-r--r--cad/dinotrace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 2e71a77b1f2..5652a2f317a 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/09/08 19:55:41 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/09/12 02:27:55 jlam Exp $
#
DISTNAME= dinotrace-9.1d
@@ -15,4 +15,5 @@ USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
.include "../../mk/motif.buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"