summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-28 00:48:27 +0000
committerwiz <wiz>2004-05-28 00:48:27 +0000
commit5199a3de5e9556ac62485f207c9dd2da7923b5ce (patch)
treea0aad9146287ce241f7527b705c33ce76053fe43
parent73c5ce85b41a98d3bcc1980abb557af0a59198f9 (diff)
downloadpkgsrc-5199a3de5e9556ac62485f207c9dd2da7923b5ce.tar.gz
Add and enable swi-prolog-{lite,packages}.
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 0784893c838..35ab7313d6f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.173 2004/05/17 18:40:51 minskim Exp $
+# $NetBSD: Makefile,v 1.174 2004/05/28 00:48:27 wiz Exp $
#
COMMENT= Programming languages
@@ -140,6 +140,8 @@ SUBDIR+= sun-jdk14
SUBDIR+= sun-jre13
SUBDIR+= sun-jre14
SUBDIR+= swi-prolog
+SUBDIR+= swi-prolog-lite
+SUBDIR+= swi-prolog-packages
SUBDIR+= tcl
SUBDIR+= tcl-expect
SUBDIR+= tcl-itcl