summaryrefslogtreecommitdiff
path: root/editors/cooledit
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 08:03:29 +0000
committersnj <snj>2004-04-11 08:03:29 +0000
commitdf33abb5a8be5f62c103e15900f018d800682cd1 (patch)
tree58635f92996cb76bf31c054ae77ec6a8b04d1391 /editors/cooledit
parent22c90dca8f760e2271362c92fb5e58e80fc794f0 (diff)
downloadpkgsrc-df33abb5a8be5f62c103e15900f018d800682cd1.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors/cooledit')
-rw-r--r--editors/cooledit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 176a700d19f..fb3ac8952e2 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/28 13:45:56 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/11 08:08:22 snj Exp $
#
DISTNAME= cooledit-3.17.5
@@ -12,7 +12,7 @@ COMMENT= Full-featured text editor
BUILD_USES_MSGFMT= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= # defined
USE_X11= # defined
@@ -27,5 +27,5 @@ post-configure:
< ${WRKSRC}/config.h.bak > ${WRKSRC}/config.h ; \
fi
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"