Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 19:42:14 -0400
From:      Robert Withrow <bwithrow@nortelnetworks.com>
To:        ports@freebsd.org
Cc:        jseger@freebsd.org
Subject:   xscreensaver-3.21 port references the wrong library
Message-ID:  <200004132342.TAA36844@tuva.engeast.baynetworks.com>

next in thread | raw e-mail | index | archive | help
I've submitted pr ports/17995 about this, but until the port gets
updated, the following patch fixes the problem.

*** Makefile.orig	Thu Nov 25 01:19:05 1999
--- Makefile	Thu Apr 13 19:00:06 2000
***************
*** 13,19 ****
  MAINTAINER=	jseger@FreeBSD.org
  
  LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm \
! 		MesaGL.14:${PORTSDIR}/graphics/Mesa3
  
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS=	--without-pam --with-gl --with-gle --with-xpm
--- 13,19 ----
  MAINTAINER=	jseger@FreeBSD.org
  
  LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm \
! 		GL.14:${PORTSDIR}/graphics/Mesa3
  
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS=	--without-pam --with-gl --with-gle --with-xpm

-- 
Robert Withrow -- (+1 978 288 8256)
BWithrow@BayNetworks.com



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?200004132342.TAA36844>