diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-12 12:41:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-12 12:41:00 +0000 |
commit | 0d0beaa175fd3dd2ffe78cf137f58170191b63f8 (patch) | |
tree | 6c2d83a3aeafed86d5e697b3838c443284a0e0d3 /devel/Makefile | |
parent | Fast INDEX generation. See bsd.port.mk rev. 1.300 for details. (diff) |
Activate glib11-devel.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index ac1a427ca38a..ef5d6c6d6127 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.144 1998/12/07 02:21:54 asami Exp $ +# $Id: Makefile,v 1.145 1998/12/09 05:13:13 vanilla Exp $ # SUBDIR += ElectricFence @@ -39,6 +39,7 @@ SUBDIR += gindent SUBDIR += glade SUBDIR += glib + SUBDIR += glib11-devel SUBDIR += gmake SUBDIR += id-utils SUBDIR += ilu |