[PC-BSD Commits] r13091 - pbi/modules/devel/subversion
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 3 15:27:10 PDT 2011
Author: kenmoore
Date: 2011-10-03 15:27:10 -0700 (Mon, 03 Oct 2011)
New Revision: 13091
Modified:
pbi/modules/devel/subversion/pbi.conf
Log:
Subversion was missing the PBI_MAKEPORT entry; fixed
Modified: pbi/modules/devel/subversion/pbi.conf
===================================================================
--- pbi/modules/devel/subversion/pbi.conf 2011-10-03 22:26:46 UTC (rev 13090)
+++ pbi/modules/devel/subversion/pbi.conf 2011-10-03 22:27:10 UTC (rev 13091)
@@ -3,6 +3,7 @@
PBI_PROGWEB="http://subversion.apache.org/"
PBI_PROGAUTHOR="lev at FreeBSD.org"
PBI_PROGICON="svn.png"
+PBI_MAKEPORT="devel/subversion"; export PBI_MAKEPORT
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
More information about the Commits
mailing list