summaryrefslogtreecommitdiff
path: root/editors/jed
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/jed
parent60db5173267c50ebba41ec2cadf14bc04ab606d2 (diff)
downloadpkgsrc-74d5785eeb7650f2961b529837d8daedb9250534.tar.gz
bl3ify
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common
index c726c008423..56fb5f4ef81 100644
--- a/editors/jed/Makefile.common
+++ b/editors/jed/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2003/07/30 10:41:22 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/04/12 10:55:49 xtraeme Exp $
#
DISTNAME= jed-0.99-16
CATEGORIES= editors
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@gmx.net
HOMEPAGE= http://www.jedsoft.org/jed/
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
@@ -25,4 +25,4 @@ post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/lib/jed.conf ${EGDIR}
-.include "../../devel/libslang/buildlink2.mk"
+.include "../../devel/libslang/buildlink3.mk"