ports/171875: net-p2p/transmission25-cli typo in Makefile [patch]
Dmitry
dmitry2004 at yandex.ru
Sat Sep 22 20:10:03 UTC 2012
>Number: 171875
>Category: ports
>Synopsis: net-p2p/transmission25-cli typo in Makefile [patch]
>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: Sat Sep 22 20:10:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Dmitry
>Release: 9.1-PRERELEASE
>Organization:
Noname
>Environment:
FreeBSD *** 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r240595: *** root@***:/usr/obj/usr/src/sys/GENERIC_ amd64
>Description:
Typo in dependency transmission25-web
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2012-08-11 01:59:17.000000000 +0600
+++ Makefile 2012-09-23 01:52:53.000000000 +0600
@@ -26,7 +26,7 @@
# General dependencies
GEN_LIB_DEPENDS=curl.6:${PORTSDIR}/ftp/curl \
event-2.0.6:${PORTSDIR}/devel/libevent2
-GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
+GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission25-web
USE_GMAKE= yes
USE_GNOME?= pkgconfig
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list