summaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-08 19:55:39 +0000
committerjlam <jlam@pkgsrc.org>2001-09-08 19:55:39 +0000
commitbee9f3eafbcc5286fd8eb803f4caff3191e581b2 (patch)
treea3264510e376069a5123a4442bef434d00e449b6 /editors/ted
parent78934af22c1e8f6792288881e765d7cad503a47b (diff)
downloadpkgsrc-bee9f3eafbcc5286fd8eb803f4caff3191e581b2.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"