diff options
Diffstat (limited to 'editors/ssam')
-rw-r--r-- | editors/ssam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 2c76da81b3d..3feee3bae48 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/16 14:40:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/23 17:45:36 wiz Exp $ # DISTNAME= ssam-1.9 @@ -9,7 +9,7 @@ MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.westley.demon.co.uk/software.html COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set -DEPENDS= libutf-2.10:../../misc/libutf +DEPENDS= libutf>=2.10:../../misc/libutf GNU_CONFIGURE= yes ALL_TARGET= tst |