Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2000 19:31:00 -0700 (PDT)
From:      insane@lunatic.oneinsane.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18579: ghostscript5 sets basd link 
Message-ID:  <200005160231.TAA23603@mental.oneinsane.net>

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

>Number:         18579
>Category:       ports
>Synopsis:       Try building ghostscript5
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 15 19:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ron Rosson
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
OneInsane Network
>Environment:

	FreeBSD 4.0-RELEASE with a ports tree cvsup'd today 5/15/2000

>Description:

	Port fails to build because of bad symbolic link

>How-To-Repeat:

	make the port

>Fix:
	
--- Makefile	Mon May 15 19:16:24 2000
+++ Makefile.orig	Mon May 15 19:14:25 2000
@@ -36,7 +36,7 @@
 
 post-extract:
 	${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
-	${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.6 ${WRKSRC}/libpng
+	${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.5 ${WRKSRC}/libpng
 	# additional PCL3  driver
 	@${TAR} -xf ${WRKDIR}/hpdj-2.6/hpdj.tar -C ${WRKSRC}
 	@${CAT} ${WRKSRC}/devs.mak-5.10.add >> ${WRKSRC}/devs.mak


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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