summaryrefslogtreecommitdiff
path: root/editors/ted/Makefile
diff options
context:
space:
mode:
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