diff options
author | tron <tron@pkgsrc.org> | 1999-11-20 13:39:35 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-20 13:39:35 +0000 |
commit | 863cc14ab8dd2067b641ae3bb3c9dffebf1f368d (patch) | |
tree | 113ac02b9d71aa30a3176243a3e8c6c45ea182cf /x11 | |
parent | 6e848373452d67263eb8736e638ecf74b736388d (diff) | |
download | pkgsrc-863cc14ab8dd2067b641ae3bb3c9dffebf1f368d.tar.gz |
Add and enable "gtk-engines".
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 a0c98303eae..a2725550eff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 1999/11/17 14:51:57 drochner Exp $ +# $NetBSD: Makefile,v 1.127 1999/11/20 13:39:35 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -50,6 +50,7 @@ SUBDIR += gnome-users-guide SUBDIR += gtk SUBDIR += gtk-- + SUBDIR += gtk-engines SUBDIR += gtk10 SUBDIR += gtkglarea SUBDIR += gtkstep |