summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland>2011-10-03 00:52:07 +0000
committerdholland <dholland>2011-10-03 00:52:07 +0000
commit05eb2d9570078947edfeb344705a50916d5d0d10 (patch)
tree1f8ef051bc247bfc40df7aaf7e38d0b93ed7f7d6 /editors
parente4e76c9dc7e8b6e2bb6c97bec5034d08df9d9727 (diff)
downloadpkgsrc-05eb2d9570078947edfeb344705a50916d5d0d10.tar.gz
Add freetype2 for elvis-x11; PKGREVISION -> 7.
XXX: The way this is set up, elvis and elvis-x11 cannot have different XXX: values of ${PKGREVISION}.
Diffstat (limited to 'editors')
-rw-r--r--editors/elvis/Makefile4
-rw-r--r--editors/elvis/options.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index 6eea799b28b..dc9e68e54c1 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/04/03 22:48:56 zafer Exp $
+# $NetBSD: Makefile,v 1.7 2011/10/03 00:52:07 dholland Exp $
# This section contains variables that might be overridden.
PKGNAME?= ${PKGNAME_BASE}
@@ -7,7 +7,7 @@ COMMENT?= vi clone with regex-search, hex-edit, HTML/LaTeX preview
# Normal package Makefile contents follow.
DISTNAME= elvis-2.2_0
PKGNAME_BASE= ${DISTNAME:S/_/./}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/
diff --git a/editors/elvis/options.mk b/editors/elvis/options.mk
index 4d93ff59cca..9c306e5bb34 100644
--- a/editors/elvis/options.mk
+++ b/editors/elvis/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2008/04/22 16:23:57 jlam Exp $
+# $NetBSD: options.mk,v 1.2 2011/10/03 00:52:07 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.elvis
PKG_SUPPORTED_OPTIONS= x11
@@ -8,6 +8,7 @@ PKG_SUPPORTED_OPTIONS= x11
.if !empty(PKG_OPTIONS:Mx11)
BUILDLINK_DEPMETHOD.libXt?= build
. include "../../x11/libXft/buildlink3.mk"
+. include "../../graphics/freetype2/buildlink3.mk"
. include "../../x11/libXpm/buildlink3.mk"
. include "../../x11/libXt/buildlink3.mk"
CONFIGURE_ARGS+= --with-x