ports/62681: Update port: devel/ossp-al (correct configure)

Kimura Fuyuki fuyuki at nigredo.org
Wed Feb 11 09:40:04 UTC 2004


>Number:         62681
>Category:       ports
>Synopsis:       Update port: devel/ossp-al (correct configure)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 11 01:40:03 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2.1-RC2 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2.1-RC2 i386

>Description:
Add a configure option to really use ossp-ex.

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/ossp-al/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	4 Feb 2004 05:19:47 -0000	1.7
+++ Makefile	11 Feb 2004 09:30:37 -0000
@@ -9,7 +9,7 @@
 
 PORTNAME=	al
 PORTVERSION=	0.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	0
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.ossp.org/pkg/lib/al/
@@ -22,6 +22,7 @@
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-ex=${LOCALBASE}
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 

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



More information about the freebsd-ports-bugs mailing list