$OpenBSD: patch-packages_Makefile_in,v 1.1 2010/12/27 16:07:08 jasper Exp $

Don't build sgml (and dependant RDF), as it requires having swprintf()
and the like.

--- packages/Makefile.in.orig	Thu Dec 23 10:07:51 2010
+++ packages/Makefile.in	Thu Dec 23 10:08:08 2010
@@ -10,7 +10,7 @@
 # libXPM and libjpeg to compile.  This   variable  is normally overruled
 # from the configure script.  MUST be on one line
 
-PKG=	clib cpp odbc table xpce sgml RDF semweb http chr clpqr nlp ssl tipc pldoc plunit jpl zlib protobufs
+PKG=	clib cpp odbc table xpce semweb http chr clpqr nlp ssl tipc pldoc plunit jpl zlib protobufs
 
 # Define additional config options shared by all packages here.
 
