ports/76074: [MAINTAINER] mail/gnubiff: Add missing dependency

Tim Bishop tim at bishnet.net
Mon Jan 10 23:00:43 UTC 2005


>Number:         76074
>Category:       ports
>Synopsis:       [MAINTAINER] mail/gnubiff: Add missing dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 10 23:00:42 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sun Jul 18 15:23:54 BST 2004
>Description:
Add missing dependency (libfam).

Reported by: kris.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gnubiff-2.1.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/mail/gnubiff/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	9 Jan 2005 15:36:31 -0000	1.10
+++ Makefile	10 Jan 2005 22:55:03 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	gnubiff
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,7 +15,8 @@
 MAINTAINER=	tim at bishnet.net
 COMMENT=	A mail notification program for Gnome
 
-LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
+LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
+		fam.0:${PORTSDIR}/devel/fam
 
 USE_X_PREFIX=	yes
 USE_GNOME=	intlhack libglade2 esound
--- gnubiff-2.1.0_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list