svn commit: r362504 - head/sysutils/nut
Mathieu Arnold
mat at FreeBSD.org
Mon Jul 21 21:59:55 UTC 2014
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
More information about the svn-ports-head
mailing list