summaryrefslogtreecommitdiff
path: root/editors/jove
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-03-15 04:51:19 +0000
committertv <tv@pkgsrc.org>2005-03-15 04:51:19 +0000
commita7d81f70d4ccf0d19c5c771c452354794c735259 (patch)
tree128df81c76f59008b01fac2991dc09dc6723cd9d /editors/jove
parentb72c3a65784580fb62d2340367e2815c8318ec6f (diff)
downloadpkgsrc-a7d81f70d4ccf0d19c5c771c452354794c735259.tar.gz
USE_BUILDLINK3. (Sometimes I wonder whether this should become the default,
using NO_BUILDLINK only as absolutely needed.)
Diffstat (limited to 'editors/jove')
-rw-r--r--editors/jove/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index eba5d9dc3db..3dbd4815174 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/03/15 04:46:36 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/03/15 04:51:19 tv Exp $
#
DISTNAME= jove4.16.0.63
@@ -11,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Small emacs-style editor, but lacks the LISP engine
NO_CONFIGURE= yes
+USE_BUILDLINK3= YES
MAKE_ENV+= ROOT_GROUP=${ROOT_GROUP:Q}
MAKE_ENV+= ROOT_USER=${ROOT_USER:Q}