aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1996-11-16 09:55:06 +0800
committerjdp <jdp@FreeBSD.org>1996-11-16 09:55:06 +0800
commit62aff508defe7475cd437dfa3d582db3d87e8355 (patch)
treeb5b29efa62310005a1c5a4f4b6f6ffc4de0c63dc /devel
parent4763a2c8eb91b3548f581bbc78d00a3ada926735 (diff)
downloadfreebsd-ports-gnome-62aff508defe7475cd437dfa3d582db3d87e8355.tar.gz
freebsd-ports-gnome-62aff508defe7475cd437dfa3d582db3d87e8355.tar.zst
freebsd-ports-gnome-62aff508defe7475cd437dfa3d582db3d87e8355.zip
Enable "boehm-gc".
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 186a6fd541a7..583d924f4001 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.33 1996/10/24 10:47:43 asami Exp $
+# $Id: Makefile,v 1.34 1996/10/24 13:48:24 jfitz Exp $
#
SUBDIR += SWIG
SUBDIR += autoconf
SUBDIR += bcc
+ SUBDIR += boehm-gc
SUBDIR += cflow
SUBDIR += cxref
SUBDIR += dmake