summaryrefslogtreecommitdiff
path: root/editors/ssam
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-12 11:17:15 +0000
committerxtraeme <xtraeme>2004-04-12 11:17:15 +0000
commit2e629284525ae2c118e4918dce06692fe7ca4747 (patch)
tree28099e2bc1d22f0c3dcbbe8aa99d577dc1231649 /editors/ssam
parentec35c4756660df735f4ad87a6e0ab3a1fc0afb65 (diff)
downloadpkgsrc-2e629284525ae2c118e4918dce06692fe7ca4747.tar.gz
bl3ify
Diffstat (limited to 'editors/ssam')
-rw-r--r--editors/ssam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile
index a1f28ab1193..b7bd012c3b4 100644
--- a/editors/ssam/Makefile
+++ b/editors/ssam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:34:49 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/12 11:19:47 xtraeme Exp $
#
DISTNAME= ssam-1.9
@@ -11,7 +11,7 @@ COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set
GNU_CONFIGURE= yes
ALL_TARGET= tst
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
-.include "../../misc/libutf/buildlink2.mk"
+.include "../../misc/libutf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"