summaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-21 03:03:07 +0000
committerjlam <jlam>2001-06-21 03:03:07 +0000
commit1cb1cc1a14240297d1ba4e9c7051f47e0727dea1 (patch)
tree39072d2a587ea6315028b9beb78e9546355f608e /lang/librep
parent30ba819dbc55f787e0284b0514583d7ac9898c43 (diff)
downloadpkgsrc-1cb1cc1a14240297d1ba4e9c7051f47e0727dea1.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index be81bcf7ae1..61ae1c9c985 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/06/11 06:34:39 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2001/06/21 03:03:20 jlam Exp $
#
DISTNAME= librep-${REP_VERS}
@@ -13,6 +13,7 @@ COMMENT= Emacs Lisp-like runtime library, interpreter, compiler and VM
GDBM_REQD= 1.8.0
USE_GNU_READLINE= # uses rl_basic_quote_characters
+USE_BUILDLINK_ONLY= # defined
USE_GMAKE= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig