ports/66145: ports/mail/spamass-milter has unnecessary dependencies

Helge Oldach spamass-milter-may04 at oldach.net
Sat May 1 14:10:21 UTC 2004


>Number:         66145
>Category:       ports
>Synopsis:       ports/mail/spamass-milter has unnecessary dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 01 07:10:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Helge Oldach
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD localhost 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #1838: Sun Apr 25 00:32:25 CEST 2004 toor at localhost:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

Makefile contains unnecessary USE_AUTOCONF_VER and USE_AUTOMAKE_VER
dependencies. Actually GNU_CONFIGURE is sufficient. Please modify to
avoid dependency bloat.

>How-To-Repeat:
	
>Fix:


--- Makefile.ORIG	Mon Mar 15 07:45:59 2004
+++ Makefile	Sat May  1 16:07:32 2004
@@ -56,8 +56,7 @@
 
 CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
-USE_AUTOCONF_VER= 253
-USE_AUTOMAKE_VER= 15
+GNU_CONFIGURE=	yes
 
 MAN1=		spamass-milter.1
 


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



More information about the freebsd-ports-bugs mailing list