ports/102779: Problem when introducing it

Takefu@airport.fm takefu at ae-osaka.co.jp
Sat Sep 2 08:30:32 UTC 2006


>Number:         102779
>Category:       ports
>Synopsis:       Problem when introducing it
>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:   Sat Sep 02 08:30:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Takefu <takefu at airport.fm>
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ae-osaka.co.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Sep 1 19:07:17 JST 2006 takefu at airprot.fm:/usr/obj/usr/src/sys/GENERIC i386
>Description:
When libsavi.so.3 is able not to do include at make though it is necessary, to do make, and to use it for, the following cannot be used by doing the error generation. 
>How-To-Repeat:
# cd /usr/ports/security/p5-SAVI-Perl
# make install
# perl work/SAVI-Perl-0.30/example/list_options.pl

>Fix:

--- Makefile.diff begins here ---
--- Makefile.orig	Tue Nov  1 03:24:14 2005
+++ Makefile	Sat Sep  2 16:54:21 2006
@@ -6,7 +6,7 @@
 
 PORTNAME=	SAVI-Perl
 PORTVERSION=	0.30
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security perl5
 MASTER_SITES=	http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/dist/
 MASTER_SITE_SUBDIR=	security
@@ -31,6 +31,8 @@
 .if exists(${PREFIX}/lib/libsavi.so.3) && !exists(${PREFIX}/lib/libsavi.so)
 FAKELIBDIR=${WRKDIR}/lib
 CONFIGURE_ARGS+= LDDLFLAGS='-shared -L ${FAKELIBDIR}'
+.else
+IGNORE="Please start introducing again previously after introducing Sophos Anit-Virus."
 .endif
 
 .if defined(FAKELIBDIR)
--- Makefile.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list