svn commit: r312322 - head/devel/p5-Parse-Pidl
Colin Percival
cperciva at FreeBSD.org
Sat Feb 16 03:47:21 UTC 2013
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}
More information about the svn-ports-all
mailing list