ports/144339: [MAINTAINER] print/libharu: ${LOCALBASE} support

Julien Laffaye kimelto at gmail.com
Sat Feb 27 04:50:01 UTC 2010


>Number:         144339
>Category:       ports
>Synopsis:       [MAINTAINER] print/libharu: ${LOCALBASE} support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 27 04:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD silver 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC
>Description:
Add support for custom ${LOCALBASE}/${PREFIX}

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libharu-2.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/print/libharu.orig/Makefile /usr/ports/print/libharu/Makefile
--- /usr/ports/print/libharu.orig/Makefile	2010-02-26 19:11:07.000000000 -0800
+++ /usr/ports/print/libharu/Makefile	2010-02-26 20:39:29.000000000 -0800
@@ -17,6 +17,7 @@
 LIB_DEPENDS=	png:${PORTSDIR}/graphics/png
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-png=${LOCALBASE}
 CFLAGS+=	-I${LOCALBASE}/include
 USE_LDCONFIG=	yes
 
--- libharu-2.1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list