Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 17:16:40 +0100 (CET)
From:      Martin Tournoij <carpetsmoker@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118750: print/scribus - Fix build
Message-ID:  <20071216161640.4284C6D43F@mail.rwxrwxrwx.net>
Resent-Message-ID: <200712161610.lBGGA1lM081247@freefall.freebsd.org>

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

>Number:         118750
>Category:       ports
>Synopsis:       print/scribus - Fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 16 16:10:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD phong.rwxrwxrwx.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Aug 24 07:26:43 CEST 2007 carpetsmoker@phong.rwxrwxrwx.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Fix build for print/scribus ... perl used to be pulled in from another
dependency, but something changed somewhere and this no longer
happens...

>How-To-Repeat:

>Fix:

--- scribus.diff begins here ---
--- Makefile.orig	2007-09-24 10:06:52.000000000 +0200
+++ Makefile	2007-12-16 17:05:58.000000000 +0100
@@ -30,6 +30,7 @@
 USE_GHOSTSCRIPT_RUN=	yes
 USE_PYTHON=	yes
 USE_GMAKE=	yes
+USE_PERL5_BUILD=yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
 USE_LDCONFIG=	yes
--- scribus.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071216161640.4284C6D43F>