diff options
author | salo <salo@pkgsrc.org> | 2006-04-18 15:20:46 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-04-18 15:20:46 +0000 |
commit | 27b197c44549993aa8cb4d338d7aca0d9e30e767 (patch) | |
tree | 2e3cf9f498d93d97a08b6be9cc2daeb0a212b1eb /emulators | |
parent | 6086eeaee52eb772426ab61fa7a5aef1a863e3dd (diff) | |
download | pkgsrc-27b197c44549993aa8cb4d338d7aca0d9e30e767.tar.gz |
Add and enable suse100_gdk-pixbuf and suse100_glx.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1d99a7b1f2c..87bb68bb738 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2006/04/18 14:44:52 salo Exp $ +# $NetBSD: Makefile,v 1.150 2006/04/18 15:20:46 salo Exp $ # COMMENT= Emulators for other operating systems @@ -85,6 +85,8 @@ SUBDIR+= suse100_compat SUBDIR+= suse100_expat SUBDIR+= suse100_fontconfig SUBDIR+= suse100_freetype2 +SUBDIR+= suse100_gdk-pixbuf +SUBDIR+= suse100_glx SUBDIR+= suse100_gtk SUBDIR+= suse100_gtk2 SUBDIR+= suse100_libjpeg |