svn commit: r352234 - head/devel/p5-Parse-Pidl

Timur I. Bakeyev timur at FreeBSD.org
Sat Apr 26 09:22:06 UTC 2014


Author: timur
Date: Sat Apr 26 09:22:05 2014
New Revision: 352234
URL: http://svnweb.freebsd.org/changeset/ports/352234
QAT: https://qat.redports.org/buildarchive/r352234/

Log:
  Make samba41 default source for the port - it considered mainline. If you use
  samba4, set SAMBA4_PORT to samba4 in make.conf.

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

Modified: head/devel/p5-Parse-Pidl/Makefile
==============================================================================
--- head/devel/p5-Parse-Pidl/Makefile	Sat Apr 26 08:58:35 2014	(r352233)
+++ head/devel/p5-Parse-Pidl/Makefile	Sat Apr 26 09:22:05 2014	(r352234)
@@ -17,7 +17,7 @@ RUN_DEPENDS:=		${BUILD_DEPENDS}
 
 CONFLICTS=
 
-SAMBA4_PORT?=		samba4
+SAMBA4_PORT?=		samba41
 SAMBA4_SUBPORT=		yes
 
 MASTERDIR=		${.CURDIR}/../../net/${SAMBA4_PORT}


More information about the svn-ports-head mailing list