ports/54339: [patch] fix bogus Makefile variable for net/ossp-sa

Mark Linimon linimon at lonesome.com
Thu Jul 10 21:30:19 UTC 2003


>Number:         54339
>Category:       ports
>Synopsis:       [patch] fix bogus Makefile variable for net/ossp-sa
>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:   Thu Jul 10 14:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	There is a typo in a dependency variable in the Makefile.
>How-To-Repeat:
	n/a
>Fix:

--- ossp-sa/Makefile.dist	Tue Jun 10 12:18:09 2003
+++ ossp-sa/Makefile	Thu Jul 10 16:31:16 2003
@@ -18,7 +18,7 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An abstraction library for the Unix socket API
 
-USE_GNAKE=	yes
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list