summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-10-29 13:58:38 +0000
committeragc <agc@pkgsrc.org>1999-10-29 13:58:38 +0000
commit93ebe9b80b07b1cb9d19f1fbf3370f95795472f4 (patch)
tree8a84e8db1a0b35e543d0eb95b34496bcce6d0a83 /lang/Makefile
parent212e28034344d5a4c4529ed00a112f088ff62b78 (diff)
downloadpkgsrc-93ebe9b80b07b1cb9d19f1fbf3370f95795472f4.tar.gz
Add and enable librep.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 86620df4b15..8be5d2340ce 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 1999/10/28 09:54:12 agc Exp $
+# $NetBSD: Makefile,v 1.34 1999/10/29 13:58:38 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -35,6 +35,7 @@
SUBDIR += kaffe
# SUBDIR += lcc
SUBDIR += libperl
+ SUBDIR += librep
# SUBDIR += logo
SUBDIR += mawk
# SUBDIR += mit-scheme