summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsnj <snj>2004-04-17 19:41:18 +0000
committersnj <snj>2004-04-17 19:41:18 +0000
commite3415a09bf12b1886ed448496e61bbf4a060a4e7 (patch)
treee2d3e38a28ef4c8442cc3848dc2f36cb5b83dcd8 /editors
parent4d154109ee8cd74a5da7a7207de1cb5c382781e3 (diff)
downloadpkgsrc-e3415a09bf12b1886ed448496e61bbf4a060a4e7.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors')
-rw-r--r--editors/elvis-x11/Makefile6
-rw-r--r--editors/elvis/Makefile.common4
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/elvis-x11/Makefile b/editors/elvis-x11/Makefile
index 13f25fbc204..df013f84c47 100644
--- a/editors/elvis-x11/Makefile
+++ b/editors/elvis-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/21 17:43:55 recht Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/17 19:41:18 snj Exp $
#
.include "../elvis/Makefile.common"
@@ -15,6 +15,6 @@ CONFIGURE_ARGS+= --with-xft
#MAKEFLAGS+= CC="${CC} -I${LOCALBASE}/include/freetype2 ${CFLAGS}"
-.include "../../fonts/Xft2/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/elvis/Makefile.common b/editors/elvis/Makefile.common
index 5c76a9f24bd..670c82d866d 100644
--- a/editors/elvis/Makefile.common
+++ b/editors/elvis/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2004/01/20 22:48:07 recht Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/04/17 19:41:18 snj Exp $
#
DISTNAME= elvis-2.2_0
@@ -12,7 +12,7 @@ PLIST_SRC= ${.CURDIR}/../elvis/PLIST.common
PATCHDIR= ${.CURDIR}/../elvis/patches
DISTINFO_FILE= ${.CURDIR}/../elvis/distinfo
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}