Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 1999 02:20:02 -0800 (PST)
From:      Jim Mock <jim@corp.au.triax.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/9955
Message-ID:  <199903281020.CAA71479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9955; it has been noted by GNATS.

From: Jim Mock <jim@corp.au.triax.com>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/9955
Date: Sun, 28 Mar 1999 20:17:15 +1000

 The following patch removes the LIB_DEPENDS line from the Makefile.
 It's not needed because USE_IMAKE implies USE_X_PREFIX which implies
 USE_XLIB.
 
 diff -ruN tclock.orig/Makefile tclock/Makefile
 --- tclock.orig/Makefile	Mon Feb  8 06:49:53 1999
 +++ tclock/Makefile	Sun Mar 28 20:10:12 1999
 @@ -15,8 +15,6 @@
  
  MAINTAINER=	Lars.Koeller@Uni-Bielefeled.DE
  
 -LIB_DEPENDS=	X11:${PORTSDIR}/x11/XFree86
 -
  NO_WRKSUBDIR=	yes
  USE_IMAKE=	yes
  MAN1=		tclock.1
 
 -- 
 Jim Mock  System Administrator  jim@corp.au.triax.com  ,-._|\  FreeBSD
 work:  Triax Internet Services  http://www.triax.com/ /      \ The
 personal:  http://www.triax.com/~jim/                 \_,--._/ Power To
 The FreeBSD 'zine  http://www.freebsdzine.org/              v  Serve!
 


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?199903281020.CAA71479>