Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2009 14:21:30 GMT
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136464: net-im/amsn: undesired run-dependency on gmake
Message-ID:  <200907081421.n68ELUHE037330@freefall.freebsd.org>
Resent-Message-ID: <200907081430.n68EU6wC040552@freefall.freebsd.org>

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

>Number:         136464
>Category:       ports
>Synopsis:       net-im/amsn: undesired run-dependency on gmake
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 08 14:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC 2009 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


	
>Description:
	Maintainer, please approve.
	
>How-To-Repeat:
	
>Fix:

	

--- patch-amsn begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/amsn/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	5 Jun 2009 23:08:28 -0000	1.38
+++ Makefile	8 Jul 2009 14:19:29 -0000
@@ -18,7 +18,9 @@
 BUILD_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
 		${LOCALBASE}/lib/tls/tls.tcl:${PORTSDIR}/devel/tcltls \
 		dtplite:${PORTSDIR}/devel/tcllib
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
+		${LOCALBASE}/lib/tls/tls.tcl:${PORTSDIR}/devel/tcltls \
+		dtplite:${PORTSDIR}/devel/tcllib
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
--- patch-amsn ends here ---


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



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