diff options
author | salo <salo@pkgsrc.org> | 2006-04-18 13:51:06 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-04-18 13:51:06 +0000 |
commit | c40cbbed0d6947319c945a72da9f19cda66de907 (patch) | |
tree | db5af9859a97d99aa5ef28a573451b4fb9c43efe | |
parent | 1632a5d846650a05ad0c1ffcc1c7491515306eba (diff) | |
download | pkgsrc-c40cbbed0d6947319c945a72da9f19cda66de907.tar.gz |
Add and enable suse100_gtk.
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 6cf6541109f..fcf09e3cd6c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2006/04/18 09:05:23 tron Exp $ +# $NetBSD: Makefile,v 1.147 2006/04/18 13:51:06 salo Exp $ # COMMENT= Emulators for other operating systems @@ -84,6 +84,7 @@ SUBDIR+= suse100_compat SUBDIR+= suse100_expat SUBDIR+= suse100_fontconfig SUBDIR+= suse100_freetype2 +SUBDIR+= suse100_gtk SUBDIR+= suse100_gtk2 SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libpng |