diff options
author | tg <tg@FreeBSD.org> | 1998-06-02 15:43:07 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-02 15:43:07 +0800 |
commit | 9c5d71714f26e2e58d55eb4ae94250c766f0fbf2 (patch) | |
tree | 47ae92f15ba77617af9a5e2356ac1ff2c8ac5b58 /x11 | |
parent | 852ade7ea0aba1fb78c457e17e9cc9f8d003cf38 (diff) | |
download | freebsd-ports-gnome-9c5d71714f26e2e58d55eb4ae94250c766f0fbf2.tar.gz freebsd-ports-gnome-9c5d71714f26e2e58d55eb4ae94250c766f0fbf2.tar.zst freebsd-ports-gnome-9c5d71714f26e2e58d55eb4ae94250c766f0fbf2.zip |
Activate pygtk.
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 c907f98e9b83..c7a8299db6ce 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.204 1998/05/17 06:30:28 mph Exp $ +# $Id: Makefile,v 1.205 1998/05/18 03:28:21 mph Exp $ # SUBDIR += FWF @@ -58,6 +58,7 @@ SUBDIR += p5-Tk SUBDIR += piewm SUBDIR += props + SUBDIR += pygtk SUBDIR += pythonqt SUBDIR += q3dmenu SUBDIR += qt |