diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-06 18:23:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-06 18:23:46 +0000 |
commit | fdbdcb15b2c44c84db5677667757990d53bb7295 (patch) | |
tree | b69457bcd7371fa052e6f1fe7cbe70d10eaa8b7e /emulators | |
parent | 8d04cb0c4e781d30b56258665e222207157d7e33 (diff) | |
download | pkgsrc-fdbdcb15b2c44c84db5677667757990d53bb7295.tar.gz |
Add suse91_gdk-pixbuf.
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 b4ebdc61fa4..b0c9bc3952a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2006/01/24 20:23:19 adam Exp $ +# $NetBSD: Makefile,v 1.142 2006/03/06 18:23:46 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -85,6 +85,7 @@ SUBDIR+= suse91_compat SUBDIR+= suse91_expat SUBDIR+= suse91_fontconfig SUBDIR+= suse91_freetype2 +SUBDIR+= suse91_gdk-pixbuf SUBDIR+= suse91_glx SUBDIR+= suse91_gtk SUBDIR+= suse91_gtk2 |