ports/118750: print/scribus - Fix build
Martin Tournoij
carpetsmoker at xs4all.nl
Sun Dec 16 16:10:07 UTC 2007
>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 at 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:
More information about the freebsd-ports-bugs
mailing list