Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 21:59:55 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362504 - head/sysutils/nut
Message-ID:  <201407212159.s6LLxt01067459@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jul 21 21:59:55 2014
New Revision: 362504
URL: http://svnweb.freebsd.org/changeset/ports/362504
QAT: https://qat.redports.org/buildarchive/r362504/

Log:
  Fixup typo.
  
  Sponsored by:	Absolight

Modified:
  head/sysutils/nut/Makefile

Modified: head/sysutils/nut/Makefile
==============================================================================
--- head/sysutils/nut/Makefile	Mon Jul 21 21:59:06 2014	(r362503)
+++ head/sysutils/nut/Makefile	Mon Jul 21 21:59:55 2014	(r362504)
@@ -131,7 +131,7 @@ PLIST_SUB+=	BASH="@comment "
 
 .if ${PORT_OPTIONS:MAVAHI}
 BUILD_DEPENDS+=	${LOCALBASE}/include/avahi-ui/avahi-ui.h:${PORTSDIR}/net/avahi-header
-RUN_DEPENDS+=	avahi-daemon:${PORTSDIR}/net/avaha-app
+RUN_DEPENDS+=	avahi-daemon:${PORTSDIR}/net/avahi-app
 CONFIGURE_ARGS+=	--with-avahi
 .else
 CONFIGURE_ARGS+=	--without-avahi



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