ports/111785: [PATCH] mail/maildrop: remove "WANT_FAM_SYSTEM=fam"

KIMURA Yasuhiro yasu at utahime.org
Tue Apr 17 19:30:30 UTC 2007


>Number:         111785
>Category:       ports
>Synopsis:       [PATCH] mail/maildrop: remove "WANT_FAM_SYSTEM=fam"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 19:30:29 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD xxx 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sat Mar 17 18:55:25 JST 2007 xxxx i386


	
>Description:
	"WANT_FAM_SYSTEM=fam" might have been too restrictive, so remove it.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-maildrop begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- Makefile	21 Mar 2007 17:01:15 -0000	1.46
+++ Makefile	17 Apr 2007 19:24:07 -0000
@@ -72,7 +72,6 @@
 
 .if defined(WITH_FAM) || exists(${LOCALBASE}/lib/libfam.so.0)
 USE_FAM=	yes
-WANT_FAM_SYSTEM=	fam
 .endif
 
 .if defined(MAILDROP_TRUSTED_USERS)
--- patch-maildrop ends here ---


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



More information about the freebsd-ports-bugs mailing list