Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 03:47:20 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312322 - head/devel/p5-Parse-Pidl
Message-ID:  <201302160347.r1G3lKLF021920@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Sat Feb 16 03:47:19 2013
New Revision: 312322
URL: http://svnweb.freebsd.org/changeset/ports/312322

Log:
  Revert r312313, since it presupposes a move from net/samba4-devel to
  net/samba4 (which has not yet happened) and thereby breaks INDEX.

Modified:
  head/devel/p5-Parse-Pidl/Makefile

Modified: head/devel/p5-Parse-Pidl/Makefile
==============================================================================
--- head/devel/p5-Parse-Pidl/Makefile	Sat Feb 16 03:03:06 2013	(r312321)
+++ head/devel/p5-Parse-Pidl/Makefile	Sat Feb 16 03:47:19 2013	(r312322)
@@ -17,7 +17,7 @@ RUN_DEPENDS:=		${BUILD_DEPENDS}
 
 CONFLICTS=
 
-SAMBA4_PORT?=		samba4
+SAMBA4_PORT?=		samba4-devel
 SAMBA4_SUBPORT=		yes
 
 MASTERDIR=		${.CURDIR}/../../net/${SAMBA4_PORT}



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