[PC-BSD Commits] r13802 - in pbi/modules/sysutils/logwatch: . scripts
svn at pcbsd.org
svn at pcbsd.org
Fri Nov 11 02:15:22 PST 2011
Author: kenmoore
Date: 2011-11-11 02:15:22 -0800 (Fri, 11 Nov 2011)
New Revision: 13802
Added:
pbi/modules/sysutils/logwatch/scripts/post-install.sh
Modified:
pbi/modules/sysutils/logwatch/pbi.conf
Log:
Add a post-install script to fix the /usr/bin/perl line for logwatch and rebuild
Modified: pbi/modules/sysutils/logwatch/pbi.conf
===================================================================
--- pbi/modules/sysutils/logwatch/pbi.conf 2011-11-11 10:10:25 UTC (rev 13801)
+++ pbi/modules/sysutils/logwatch/pbi.conf 2011-11-11 10:15:22 UTC (rev 13802)
@@ -17,5 +17,7 @@
# The target port we are building
PBI_MAKEPORT="sysutils/logwatch"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MAKEPORT
More information about the Commits
mailing list