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 | 47465d6df138a7f9366a44e014aee428fc24ed67 (patch) | |
tree | 2e3cf9f498d93d97a08b6be9cc2daeb0a212b1eb /emulators/Makefile | |
parent | 664159564810edaeac6953166a371162def04acc (diff) | |
download | pkgsrc-47465d6df138a7f9366a44e014aee428fc24ed67.tar.gz |
Add and enable suse100_gdk-pixbuf and suse100_glx.
Diffstat (limited to 'emulators/Makefile')
-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 |