summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2003-05-25 09:54:35 +0000
committerepg <epg@pkgsrc.org>2003-05-25 09:54:35 +0000
commit7a8a97fbab2d9050a827ee84e6092fe3623357b6 (patch)
tree2f79859da391182a63e88e9611658c4046eed1ad /devel
parentf39393f9abc02cc6edea9ebda34a8bb7a918bf6c (diff)
downloadpkgsrc-7a8a97fbab2d9050a827ee84e6092fe3623357b6.tar.gz
Replace apr-devel with apr.
Add and enable subversion-base, subversion-python, and swig-python. Add swig-build.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index efc5203e2e9..a69eec775ea 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.393 2003/05/17 18:57:27 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.394 2003/05/25 09:54:35 epg Exp $
#
COMMENT= Development utilities
@@ -19,7 +19,7 @@ SUBDIR+= aegis
SUBDIR+= ald
SUBDIR+= anjuta
SUBDIR+= apel
-SUBDIR+= apr-devel
+SUBDIR+= apr
SUBDIR+= arch
SUBDIR+= argtable
SUBDIR+= as31
@@ -372,7 +372,11 @@ SUBDIR+= st
SUBDIR+= stlport
SUBDIR+= stooop
SUBDIR+= subversion
+SUBDIR+= subversion-base
+SUBDIR+= subversion-python
SUBDIR+= swig
+#SUBDIR+= swig-build # conflicts with swig (soon to change)
+SUBDIR+= swig-python
SUBDIR+= tavrasm
SUBDIR+= tcl-tclcl
SUBDIR+= tkcvs