Skip site navigation (1)Skip section navigation (2)
Date:      10 Feb 2005 09:22:14 -0000
From:      Renato Botelho <renato@galle.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77338: [MAINTAINER] archivers/arj: Fix build errors
Message-ID:  <20050210092214.77020.qmail@srv1.galle.com.br>
Resent-Message-ID: <200502100930.j1A9UKpA077626@freefall.freebsd.org>

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

>Number:         77338
>Category:       ports
>Synopsis:       [MAINTAINER] archivers/arj: Fix build errors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 10 09:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
Galle Folheados
>Environment:
System: FreeBSD srv1.galle.com.br 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #6: Mon Jan 17 09:05:47 BRDT 2005
>Description:
Fix build errors, now using autoconf-2.59

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- arj-3.10.21.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/arj.orig/Makefile /usr/ports/archivers/arj/Makefile
--- /usr/ports/archivers/arj.orig/Makefile	Wed Feb  2 11:31:58 2005
+++ /usr/ports/archivers/arj/Makefile	Thu Feb 10 07:18:25 2005
@@ -14,9 +14,8 @@
 MAINTAINER=	renato@galle.com.br
 COMMENT=	Open-source ARJ
 
-#WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_REINPLACE=	yes
-USE_AUTOCONF_VER=	253
+USE_AUTOCONF_VER=	259
 USE_GMAKE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_WRKSRC=	${WRKSRC}/gnu
--- arj-3.10.21.patch ends here ---

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



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