diff options
author | salo <salo@pkgsrc.org> | 2006-06-13 11:31:59 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-06-13 11:31:59 +0000 |
commit | c8a57b7a5e3744fbcf442db7a3cb4921058aca8f (patch) | |
tree | 8bbd6d3471f2683bfa92aa8afef756315ced8937 /emulators/Makefile | |
parent | 3b5a1827841bc869107f3840226498a5fde02bd6 (diff) | |
download | pkgsrc-c8a57b7a5e3744fbcf442db7a3cb4921058aca8f.tar.gz |
Add and enable suse100_libxml2.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1407433ad4c..3571998060b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2006/06/11 13:31:10 markd Exp $ +# $NetBSD: Makefile,v 1.152 2006/06/13 11:31:59 salo Exp $ # COMMENT= Emulators for other operating systems @@ -93,6 +93,7 @@ SUBDIR+= suse100_libcups SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libpng SUBDIR+= suse100_libtiff +SUBDIR+= suse100_libxml2 #SUBDIR+= suse100_linux # only contains Makefile fragments SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif |