diff options
author | erich <erich@FreeBSD.org> | 1997-10-15 16:08:46 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1997-10-15 16:08:46 +0000 |
commit | 7570538bd3d02598a7b089b375ed3be006fc2627 (patch) | |
tree | adabbde84731f0b934d64c51006f824a7809038e /x11 | |
parent | 669b5372d5b9dd084281521f49bc83b1e3b8f0a2 (diff) | |
download | FreeBSD-ports-7570538bd3d02598a7b089b375ed3be006fc2627.zip FreeBSD-ports-7570538bd3d02598a7b089b375ed3be006fc2627.tar.gz |
attach gtk
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8926f95..c1b941d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp $ +# $Id: Makefile,v 1.157 1997/10/07 04:30:56 obrien Exp $ # SUBDIR += FWF @@ -27,6 +27,7 @@ SUBDIR += fvwm2-english SUBDIR += fvwm95 SUBDIR += getbdf + SUBDIR += gtk SUBDIR += gwm SUBDIR += iv SUBDIR += lesstif |