pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41234: textproc/xmlto fails to build



The following reply was made to PR pkg/41234; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: Oliver Gould <ver%olix0r.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/41234: textproc/xmlto fails to build
Date: Thu, 16 Apr 2009 19:26:13 -0500 (CDT)

 Please try this:
 
 Index: Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/textproc/xmlto/Makefile,v
 retrieving revision 1.16
 diff -u -r1.16 Makefile
 --- Makefile   18 Nov 2008 15:20:54 -0000      1.16
 +++ Makefile   17 Apr 2009 00:16:49 -0000
 @@ -20,6 +20,7 @@
  USE_PKGLOCALEDIR=     yes
  GNU_CONFIGURE=                yes
  MAKE_ENV+=            SGML_CATALOG_FILES=${PREFIX}/share/xml/catalog
 +MAKE_ENV+=            XML_CATALOG_FILES=${PKG_SYSCONFDIR}/xml/catalog
  CONFIGURE_ARGS+=      --with-getopt=${PREFIX}/bin/getopt
  CONFIGURE_ARGS+=      --with-bash=${TOOLS_PATH.bash}
  
 
 make clean ; make
 


Home | Main Index | Thread Index | Old Index