Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 18:05:29 +0300 (MSK)
From:      Pavel I Volkov <pol@opk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117927: [MAINTAINER] emulators/dynamips-devel: Error into DEPENDS descriptions
Message-ID:  <200711081505.lA8F5Tjo004476@pol.iib.ru>
Resent-Message-ID: <200711081510.lA8FA18H027949@freefall.freebsd.org>

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

>Number:         117927
>Category:       ports
>Synopsis:       [MAINTAINER] emulators/dynamips-devel: Error into DEPENDS descriptions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 08 15:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Pavel I Volkov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD pol.iib.ru 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Oct  8 15:47:19 MSD
>Description:
Error into DEPENDS descriptions.

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

--- dynamips-devel-0.2.8.r2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/emulators/dynamips-devel.orig/Makefile /usr/ports/emulators/dynamips-devel/Makefile
--- /usr/ports/emulators/dynamips-devel.orig/Makefile	2007-11-06 10:29:36.000000000 +0300
+++ /usr/ports/emulators/dynamips-devel/Makefile	2007-11-08 16:28:09.000000000 +0300
@@ -48,7 +48,7 @@
 
 # It required libpcap version 0.9.4 or is higher.
 .if ${OSVERSION} < 602100 || (${OSVERSION} >= 700000 && ${OSVERSION} < 700021)
-LIB_DEPENDS+=	${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
 MAKE_ENV+=	PCAP_LIB=${LOCALBASE}/lib/libpcap.a
 #.warning Do not overlook, make libpcap with LIBPCAP_OVERWRITE_BASE parameter, for use with shared library.
 #LIB_DEPENDS+=	pcap.\(0.9.\)?[2-9]:${PORTSDIR}/net/libpcap
--- dynamips-devel-0.2.8.r2.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?200711081505.lA8F5Tjo004476>