Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2003 16:33:28 -0500 (CDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54339: [patch] fix bogus Makefile variable for net/ossp-sa
Message-ID:  <200307102133.h6ALXSoo022373@lonesome.lonesome.com>
Resent-Message-ID: <200307102130.h6ALUFKu056278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307102133.h6ALXSoo022373>