Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 09:38:07 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432994 - head/emulators/linux-c6
Message-ID:  <201702010938.v119c7wf091455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Wed Feb  1 09:38:07 2017
New Revision: 432994
URL: https://svnweb.freebsd.org/changeset/ports/432994

Log:
  Fix dependency on nas.
  
  Reported by:	olgeni

Modified:
  head/emulators/linux-c6/Makefile

Modified: head/emulators/linux-c6/Makefile
==============================================================================
--- head/emulators/linux-c6/Makefile	Wed Feb  1 09:01:23 2017	(r432993)
+++ head/emulators/linux-c6/Makefile	Wed Feb  1 09:38:07 2017	(r432994)
@@ -45,7 +45,7 @@ RUN_DEPENDS=	linux-c6-libasyncns>0:dns/l
 		linux-c6-libmikmod>0:audio/linux-c6-mikmod \
 		linux-c6-openal-soft>0:audio/linux-c6-openal-soft \
 		linux-c6-libvorbis>0:audio/linux-c6-libvorbis \
-		linux-c6-nas-libs>0:audio/linux-c6-nas-libs \
+		linux-c6-nas>0:audio/linux-c6-nas-libs \
 		linux-c6-libtheora>0:multimedia/linux-c6-libtheora \
 		linux-c6-libv4l>0:multimedia/linux-c6-libv4l \
 		linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \



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