summaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-08 19:55:39 +0000
committerjlam <jlam>2001-09-08 19:55:39 +0000
commit76adaafff387f24e6d676d4d264d28aaf747cd7e (patch)
treea3264510e376069a5123a4442bef434d00e449b6 /editors/ted
parent23b6b65f9ffd4d5aee8f570a890063ef98808d49 (diff)
downloadpkgsrc-76adaafff387f24e6d676d4d264d28aaf747cd7e.tar.gz
Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 0629bcc1bc5..b9c5d9a0ee9 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/07/23 20:01:40 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/09/08 19:55:44 jlam Exp $
DISTNAME= ted-2.10.src
PKGNAME= ted-2.10
@@ -63,5 +63,5 @@ do-install:
.include "../../graphics/png/buildlink.mk"
.include "../../graphics/tiff/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
-.include "../../x11/lesstif/buildlink.mk"
+.include "../../mk/motif.buildlink.mk"
.include "../../mk/bsd.pkg.mk"