Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 20:09:27 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37150: [MAINTAINER UPDATE] www/swish++, fix bento error
Message-ID:  <20020416180927.628475A547@nemesis.informatik.unibw-muenchen.de>

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

>Number:         37150
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] www/swish++, fix bento error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 16 11:20:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

www/swish++, fix bento error.

Regards,
         Olli

>How-To-Repeat:
>Fix:


diff -ruN swish++.old/files/patch-config::config.mk swish++/files/patch-config::config.mk
--- swish++.old/files/patch-config::config.mk	Sun Apr  7 08:35:17 2002
+++ swish++/files/patch-config::config.mk	Tue Apr 16 17:46:52 2002
@@ -1,5 +1,5 @@
---- config/config.mk.orig	Sun Apr  7 00:04:51 2002
-+++ config/config.mk	Sun Apr  7 00:07:14 2002
+--- config/config.mk.orig	Wed Feb  6 08:53:53 2002
++++ config/config.mk	Tue Apr 16 17:46:26 2002
 @@ -35,8 +35,8 @@
  #
  ###############################################################################
@@ -19,6 +19,15 @@
  else
  PTHREAD_LIB:=	-lpthread
  endif
+@@ -118,7 +117,7 @@
+ #		The command to remove files recursively and ignore errors;
+ #		usually "rm -fr" for Unix or "erase" for Windows.
+ 
+-PERL:=		/usr/local/bin/perl
++#PERL:=		/usr/local/bin/perl
+ #		The full path to the Perl 5 executable; usually "/bin/perl" or
+ #		"/usr/local/bin/perl" for Unix or "\Perl\bin\perl" for
+ #		Windows.  You need this only if you intend on using
 @@ -152,7 +151,7 @@
  ifdef DEBUG
  OPTIM:=		-g

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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