summaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:15:30 +0000
committerjlam <jlam>2005-05-16 01:15:30 +0000
commit147a5621c28e6a26de0b520dcecfda5698bace16 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /editors/ted
parent6b5baef6bfdba6145563c06d1db88770911af1a6 (diff)
downloadpkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 6e926015e07..e405286c90c 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:42 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/05/16 01:15:31 jlam Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-2.16
@@ -13,6 +13,8 @@ COMMENT= X11 based WordPad-like word processor
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKGSRC_USE_TOOLS+= gtar
+
WRKSRC= ${WRKDIR}/Ted-2.16
USE_X11BASE= YES