Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Oct 2006 02:43:53 -0400 (EDT)
From:      Naram Qashat <cyberbotx@kirby.cyberbotx.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tijl@ulyssis.org
Subject:   ports/103996: [PATCH] comms/libticables: Fixed with portlint
Message-ID:  <20061005064353.C9BCEC2D6@kirby.cyberbotx.com>
Resent-Message-ID: <200610050700.k9570bfS002245@freefall.freebsd.org>

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

>Number:         103996
>Category:       ports
>Synopsis:       [PATCH] comms/libticables: Fixed with portlint
>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 Oct 05 07:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Sat Jun 24 14:10:54 EDT 2006
>Description:
Fixed with portlint

Port maintainer (tijl@ulyssis.org) is cc'd.

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

--- libticables-3.9.7_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/libticables/Makefile /kirby/shared/libticables/Makefile
--- /usr/ports/comms/libticables/Makefile	Thu Feb 23 10:34:53 2006
+++ /kirby/shared/libticables/Makefile	Wed Oct  4 02:22:31 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	libticables
 PORTVERSION=	3.9.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	tilp
@@ -22,6 +22,6 @@
 USE_GNOME=	gnomehack pkgconfig
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
--- libticables-3.9.7_2.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?20061005064353.C9BCEC2D6>