summaryrefslogtreecommitdiff
path: root/editors/elvis-x11
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-17 19:41:18 +0000
committersnj <snj@pkgsrc.org>2004-04-17 19:41:18 +0000
commit71262575ec99f1e83912663ff6e8b58d286a0875 (patch)
treee2d3e38a28ef4c8442cc3848dc2f36cb5b83dcd8 /editors/elvis-x11
parent87e6c32934594c305645604231829bc1d0a62f3b (diff)
downloadpkgsrc-71262575ec99f1e83912663ff6e8b58d286a0875.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors/elvis-x11')
-rw-r--r--editors/elvis-x11/Makefile6
1 files changed, 3 insertions, 3 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"