aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-05-07 23:59:43 +0800
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-05-07 23:59:43 +0800
commitc523d1fafca93f3bafbbd0c6411063e5a1d61bbe (patch)
treeada6cf2e785b2e48ff7962b18530c4ec8965747a /devel
parentab322818b5a2ab3d2c0af58269d814e950d726c0 (diff)
downloadfreebsd-ports-c523d1fafca93f3bafbbd0c6411063e5a1d61bbe.tar.gz
freebsd-ports-c523d1fafca93f3bafbbd0c6411063e5a1d61bbe.tar.zst
freebsd-ports-c523d1fafca93f3bafbbd0c6411063e5a1d61bbe.zip
Activate libtool.
Notes
Notes: svn path=/head/; revision=10897
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 347578ee773c..bf421d5496c1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.102 1998/05/02 17:59:08 mph Exp $
+# $Id: Makefile,v 1.103 1998/05/05 05:08:39 mph Exp $
#
SUBDIR += ElectricFence
@@ -37,6 +37,7 @@
SUBDIR += libmalloc
SUBDIR += libproplist
SUBDIR += libslang
+ SUBDIR += libtool
SUBDIR += linux_devel
SUBDIR += linux_kdump
SUBDIR += linuxgdb