Adapt to buildlink2.
This commit is contained in:
parent
15331817ac
commit
8e463e0b8f
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue