Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 23:00:35 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56437: Update port: www/aria
Message-ID:  <20030904230035.23b1bec9.tkato@prontomail.com>
Resent-Message-ID: <200309041410.h84EAKVD088175@freefall.freebsd.org>

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

>Number:         56437
>Category:       ports
>Synopsis:       Update port: www/aria
>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 Sep 04 07:10:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/aria/Makefile www/aria/Makefile
--- /usr/ports/www/aria/Makefile	Wed Sep  3 09:24:09 2003
+++ www/aria/Makefile	Thu Sep  4 06:48:15 2003
@@ -45,6 +45,8 @@
 		${WRKSRC}/src/Makefile.in
 	@${REINPLACE_CMD} -e 's|"getopt.h"|<getopt.h>|g' \
 		${WRKSRC}/src/main.cc
+
+pre-build:
 .for file in src/AppOption.cc src/HistoryWindow.cc src/RetrieveHTTP.cc \
 	src/RetrieveHTTP2.cc src/gui_file_open_and_save.cc 
 	@cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \
>Release-Note:
>Audit-Trail:
>Unformatted:



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