Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 08:42:46 -0600 (CST)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25994: Small fix for port x11-toolkits/gevas
Message-ID:  <200103221442.f2MEgkO07647@babylon.merseine.nu>

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

>Number:         25994
>Category:       ports
>Synopsis:       Small fix for port x11-toolkits/gevas
>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:   Thu Mar 22 06:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.3-BETA i386
>Organization:
>Environment:
System: FreeBSD babylon.merseine.nu 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 6 20:09:07 CST 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386


>Description:
Add INSTALLS_SHLIB line to Makefile.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/gevas/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	2001/03/19 16:22:34	1.1
+++ Makefile	2001/03/22 14:39:36
@@ -21,6 +21,7 @@
 USE_LIBTOOL=	yes
 USE_GMAKE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
+INSTALLS_SHLIB=	yes
 
 post-extract:
 .for a in install-sh missing mkinstalldirs
>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?200103221442.f2MEgkO07647>