diff options
Diffstat (limited to 'textproc/ted-pt/Makefile')
-rw-r--r-- | textproc/ted-pt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ted-pt/Makefile b/textproc/ted-pt/Makefile index d663419f509..387a582cd96 100644 --- a/textproc/ted-pt/Makefile +++ b/textproc/ted-pt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/10/10 19:43:46 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.3 2000/03/02 16:40:40 dmcmahill Exp $ DISTNAME= Ted_P PKGNAME= ted-pt-2.6 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.nllgg.nl/Ted/ -DEPENDS+= ted-2.6:../../textproc/ted +DEPENDS+= ted>=2.6:../../textproc/ted USE_X11BASE= YES |