From 8e463e0b8f90f9499bf4bf12d9d6d2eeeac39943 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 9 May 2003 07:34:44 +0000 Subject: Adapt to buildlink2. --- editors/ssam/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 3feee3bae48..a2586e9f466 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/12/23 17:45:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/05/09 07:34:44 agc Exp $ # DISTNAME= ssam-1.9 @@ -9,9 +9,9 @@ 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 - GNU_CONFIGURE= yes ALL_TARGET= tst +USE_BUILDLINK2= yes +.include "../../misc/libutf/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3