Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 1999 19:24:51 +0200 (CEST)
From:      Dominik Brettnacher <domi@saargate.de>
To:        "asami@cs.berkeley.edu" <asami@cs.berkeley.edu>
Cc:        ports@freebsd.org
Subject:   Re: package building errors
Message-ID:  <Pine.BSF.4.10.9905121923440.22918-100000@dominik.saargate.de>
In-Reply-To: <fc.3b9aca00a9768da93b9aca00a98d76a9.1318dc@saargate.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 May 1999, asami@cs.berkeley.edu wrote:

>   http://bento.freebsd.org/errorlogs/3-latest/
> and send me a fix.  Note that the ports tree is currently frozen; do
> not commit a fix yourself.  A "fix" here generally means patches from
> the -current ports tree.

Here is a patch for graphics/xsane, there was a dependency missing:

--- Makefile.orig	Mon May 10 19:29:50 1999
+++ Makefile	Wed May 12 19:22:20 1999
@@ -14,6 +14,7 @@
 MAINTAINER=	domi@saargate.de
 
 LIB_DEPENDS=	gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
+		sane.1:${PORTSDIR}/graphics/sane \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff34 \
 		png.3:${PORTSDIR}/graphics/png



Is that ok?

-- 
Dominik - http://www.saargate.de/~domi/

"Wir brauchen jetzt aktuelle politische Lieder."  - Nina Hagen



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?Pine.BSF.4.10.9905121923440.22918-100000>