[Refdb-cvs] CVS: ports/freebsd Makefile,1.8,1.9
Status: Beta
Brought to you by:
mhoenicka
From: Paul A. H. <pau...@us...> - 2006-02-03 22:32:16
|
Update of /cvsroot/refdb/ports/freebsd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12764 Modified Files: Makefile Log Message: Removed a comment. Index: Makefile =================================================================== RCS file: /cvsroot/refdb/ports/freebsd/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -U2 -r1.8 -r1.9 --- Makefile 3 Feb 2006 22:23:58 -0000 1.8 +++ Makefile 3 Feb 2006 22:32:04 -0000 1.9 @@ -24,5 +24,5 @@ CFLAGS+= -I${LOCALBASE}/include -# Change these: + CONFIGURE_ARGS+= --with-expat-lib=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-classpath-root=${PREFIX}/share/java/classes |