summaryrefslogtreecommitdiff
path: root/cad/dinotrace
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-08 19:55:39 +0000
committerjlam <jlam>2001-09-08 19:55:39 +0000
commit53d6eb987883e0a3dc2760bf1f84ccfc01e772a5 (patch)
treea3264510e376069a5123a4442bef434d00e449b6 /cad/dinotrace
parente6f74f747dc0f14387a5ba57ae4f17a68a2ed2df (diff)
downloadpkgsrc-53d6eb987883e0a3dc2760bf1f84ccfc01e772a5.tar.gz
Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.
Diffstat (limited to 'cad/dinotrace')
-rw-r--r--cad/dinotrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index ed3926f1313..2e71a77b1f2 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/07/03 20:54:15 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/09/08 19:55:41 jlam Exp $
#
DISTNAME= dinotrace-9.1d
@@ -14,5 +14,5 @@ INFO_FILES= dinotrace.info
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
-.include "../../x11/lesstif/buildlink.mk"
+.include "../../mk/motif.buildlink.mk"
.include "../../mk/bsd.pkg.mk"