ports/57120: Compile failed when depend on libpdf4 with FreeBSD5.1

Kamol Jutiwattananukul gapy at www.eng.kmitnb.ac.th
Tue Sep 23 04:50:23 UTC 2003


>Number:         57120
>Category:       ports
>Synopsis:       Compile failed when depend on libpdf4 with FreeBSD5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 22 21:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kamol Jutiwattananukul
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
KMITNB
>Environment:
System: FreeBSD mermaid.eng.kmitnb.ac.th 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Jul 3 01:04:02 ICT 2003 gapy at mermaid.eng.kmitnb.ac.th:/usr/src/sys/compile/mermaid i386


>Description:
Change library depend from libpdf4 to libpdf5.
>How-To-Repeat:
>Fix:
Patch with these command
cd /usr/ports/print
patch -p0 < ~/axpoint.diff

--- axpoint.diff begins here ---
diff -ruN axpoint.old/Makefile axpoint/Makefile
--- axpoint.old/Makefile	Tue Sep 23 11:00:27 2003
+++ axpoint/Makefile	Tue Sep 23 10:33:08 2003
@@ -19,7 +19,7 @@
 BUILD_DEPENDS=	${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
 		${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
 		${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib
-LIB_DEPENDS=	pdf.4:${PORTSDIR}/print/pdflib4
+LIB_DEPENDS=	pdf.5:${PORTSDIR}/print/pdflib5
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_SITELIBDIR=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
--- axpoint.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list