summaryrefslogtreecommitdiff
path: root/editors/ted/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-19 17:18:41 +0000
committerwiz <wiz@pkgsrc.org>2001-05-19 17:18:41 +0000
commit9fd486cfe9ec6858933487a1c31cd3a32fddfb7d (patch)
tree9be8b31a9b5d4ecf21aed6db2e346f340e220fbb /editors/ted/Makefile
parent26afe3fb700cce0f803e595f8a3f16a62552d04c (diff)
downloadpkgsrc-9fd486cfe9ec6858933487a1c31cd3a32fddfb7d.tar.gz
Update ted and its spell checking libraries to 2.10.
Changes are unknown, except that it doesn't depend on libungif anymore. XXX: Merge the spellchecking packages? XXX: There are three more for sk, hu, and pl, if anybody cares.
Diffstat (limited to 'editors/ted/Makefile')
-rw-r--r--editors/ted/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 3b8e600c340..f5afb87f639 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2001/05/19 17:18:41 wiz Exp $
-DISTNAME= ted-2.8.src
-PKGNAME= ted-2.8
-WRKSRC= ${WRKDIR}/Ted-2.8
+DISTNAME= ted-2.10.src
+PKGNAME= ted-2.10
+WRKSRC= ${WRKDIR}/Ted-2.10
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
ftp://metalab.unc.edu/pub/packages/editors/ted/
@@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nllgg.nl/Ted/
COMMENT= X11 based WordPad-like word processor
-DEPENDS+= libungif-*:../../graphics/libungif
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png>1.0.9:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
@@ -29,7 +28,8 @@ MAKE_ENV+= DEF_PKGDIR='-DPKGDIR=\"${PREFIX}\"' \
DEF_INDDIR='-DINDDIR=\"${INDDIR}\"' \
DEF_INFODIR='-DINFODIR=\"${INFODIR}\"'
-ALL_TARGET= compile
+ALL_TARGET= compile.shared
+INSTALL_TARGET= install.shared
post-extract:
@cd ${WRKSRC} ; ${GTAR} xf tedPackage/TedBindist.tar