summaryrefslogtreecommitdiff
path: root/editors/ted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ted/Makefile')
-rw-r--r--editors/ted/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index bde34cadba3..1af7084aabe 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/06/29 21:31:40 zuntum Exp $
+# $NetBSD: Makefile,v 1.5 2001/07/04 03:33:26 jlam Exp $
DISTNAME= ted-2.10.src
PKGNAME= ted-2.10
@@ -11,8 +11,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nllgg.nl/Ted/
COMMENT= X11 based WordPad-like word processor
-USE_BUILDLINK_ONLY= YES
-USE_MOTIF= YES
USE_X11= YES
AFMDIR= ${PREFIX}/share/Ted/afm
@@ -65,4 +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/bsd.pkg.mk"