diff options
author | erich <erich@FreeBSD.org> | 1997-10-16 00:08:46 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1997-10-16 00:08:46 +0800 |
commit | 7570538bd3d02598a7b089b375ed3be006fc2627 (patch) | |
tree | adabbde84731f0b934d64c51006f824a7809038e /x11 | |
parent | 669b5372d5b9dd084281521f49bc83b1e3b8f0a2 (diff) | |
download | freebsd-ports-gnome-7570538bd3d02598a7b089b375ed3be006fc2627.tar.gz freebsd-ports-gnome-7570538bd3d02598a7b089b375ed3be006fc2627.tar.zst freebsd-ports-gnome-7570538bd3d02598a7b089b375ed3be006fc2627.zip |
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 8926f95f3815..c1b941d9838f 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 |