diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-06 23:29:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-06 23:29:53 +0000 |
commit | 7747de7c1e95409c3b719672fb3562a4dec425ae (patch) | |
tree | 8b80c62f70c339258f68fcf126352875564e6313 /emulators | |
parent | e0cb3515a5bb065a374257f93c8011918e8372e1 (diff) | |
download | pkgsrc-7747de7c1e95409c3b719672fb3562a4dec425ae.tar.gz |
add and enable suse_glx
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 7d2ec091710..787f22d1714 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2000/11/09 16:44:17 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2000/12/06 23:29:53 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -21,6 +21,7 @@ SUBDIR += suse_base SUBDIR += suse_compat SUBDIR += suse_devel + SUBDIR += suse_glx SUBDIR += suse_gtk SUBDIR += suse_libc5 SUBDIR += suse_libjpeg |