diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-06-04 04:42:00 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-06-04 04:42:00 +0000 |
commit | 8666bcde9b4460f780411a760b6e67a72f9aba45 (patch) | |
tree | 4fe25f84d4dd8412df293f4758627b4678aacbad /x11-toolkits/Makefile | |
parent | a65d2804ddafa4081c1f17e284d68b0ca33e60c6 (diff) |
Slave port for GNUstep backend (gnustep-back)
all applications using this must be made with
WITH_GNUSTEP_LIBART=yes
Notes
Notes:
svn path=/head/; revision=82226
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 442937b2dff4..ec6c99814b91 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -32,6 +32,7 @@ SUBDIR += gnome-- SUBDIR += gnome-look SUBDIR += gnome-themes + SUBDIR += gnustep-art SUBDIR += gnustep-back SUBDIR += gnustep-gui SUBDIR += gnustep-xdps |