summaryrefslogtreecommitdiff
path: root/editors/pico
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-12 10:53:07 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-12 10:53:07 +0000
commit74d5785eeb7650f2961b529837d8daedb9250534 (patch)
tree8164a49ced970551f049086f7a9cc8c517ca9836 /editors/pico
parent60db5173267c50ebba41ec2cadf14bc04ab606d2 (diff)
downloadpkgsrc-74d5785eeb7650f2961b529837d8daedb9250534.tar.gz
bl3ify
Diffstat (limited to 'editors/pico')
-rw-r--r--editors/pico/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile
index b9a11187788..61109743d3e 100644
--- a/editors/pico/Makefile
+++ b/editors/pico/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2004/02/08 04:03:15 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2004/04/12 11:12:31 xtraeme Exp $
DISTNAME= pine4.58
PKGNAME= pico-4.6
@@ -13,7 +13,7 @@ COMMENT= Text editor (ships with Pine), and Pine's text editing lib
LICENSE= pine-license
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
.include "../../mk/bsd.prefs.mk"
@@ -47,5 +47,5 @@ do-install:
cd ${WRKSRC}/pico && \
${INSTALL_DATA} *.h ${PREFIX}/include/pico
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"