Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2010 20:43:17 -0800 (PST)
From:      Julien Laffaye <kimelto@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144339: [MAINTAINER] print/libharu: ${LOCALBASE} support
Message-ID:  <4b88a2e5.1408c00a.4813.2136@mx.google.com>
Resent-Message-ID: <201002270450.o1R4o1PB017009@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4b88a2e5.1408c00a.4813.2136>