On 6/15/07, Ying-Chieh Liao <[EMAIL PROTECTED]> wrote:
ijliao 2007-06-15 15:18:00 UTC
FreeBSD ports repository
Modified files:
print Makefile
Added files:
print/libharu Makefile distinfo pkg-descr
print/libharu/files patch-configure
Log:
add libharu 2.0.8
Haru Free PDF Library
Revision Changes Path
1.429 +1 -0 ports/print/Makefile
1.1 +43 -0 ports/print/libharu/Makefile (new)
1.1 +3 -0 ports/print/libharu/distinfo (new)
1.1 +11 -0 ports/print/libharu/files/patch-configure (new)
1.1 +15 -0 ports/print/libharu/pkg-descr (new)
_______________________________________________
Please forward pkg-descr in CVS log message when committing
a new port. It's always interesting to know more than a
comment can convey.
--- /dev/null Fri Jun 15 15:18:06 2007
+++ ports/print/libharu/files/patch-configure Fri Jun 15 15:18:00 2007
@@ -0,0 +1,11 @@
+--- configure.orig Fri Jun 15 22:47:35 2007
++++ configure Fri Jun 15 22:48:13 2007
+@@ -24,7 +24,7 @@
+ CFLAGS_EXE='-o '
+ CFLAGS_USER=
+
+-LDFLAGS='-L.'
++LDFLAGS='-L. -L${PREFIX}/lib'
You probably wanted to use LOCALBASE here. If you do,
don't forget to add it to CONFIGURE_ENV.
Thanks!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"