diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-12 12:43:29 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-12 12:43:29 +0000 |
commit | 13e5fceeace33dd9b33cacba58c61edb01762685 (patch) | |
tree | 189b3b0c935bb58c9f4a8da51f0136b233ef91ed /x11-toolkits/Makefile | |
parent | 0d0beaa175fd3dd2ffe78cf137f58170191b63f8 (diff) | |
download | ports-13e5fceeace33dd9b33cacba58c61edb01762685.tar.gz ports-13e5fceeace33dd9b33cacba58c61edb01762685.zip |
Activate gtk11-devel.
Notes
Notes:
svn path=/head/; revision=15304
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 961352de7d01..7c7d7db6e1d5 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1998/11/17 08:07:13 tg Exp $ +# $Id: Makefile,v 1.10 1998/11/23 17:43:39 andreas Exp $ # SUBDIR += FWF @@ -8,6 +8,7 @@ SUBDIR += gtk SUBDIR += gtk-- SUBDIR += gtk11 + SUBDIR += gtk11-devel SUBDIR += gtkgl SUBDIR += gtkstep SUBDIR += iv |