[PC-BSD Commits] r13975 - in pbi/modules/net/smb4k-kde4: . scripts
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 16 12:32:25 PST 2011
Author: kenmoore
Date: 2011-11-16 12:32:25 -0800 (Wed, 16 Nov 2011)
New Revision: 13975
Removed:
pbi/modules/net/smb4k-kde4/scripts/pre-portmake.sh
Modified:
pbi/modules/net/smb4k-kde4/pbi.conf
Log:
Remove the pre-portmake script and add the samba34 port to mkportbefore and rebuild
Modified: pbi/modules/net/smb4k-kde4/pbi.conf
===================================================================
--- pbi/modules/net/smb4k-kde4/pbi.conf 2011-11-16 20:15:39 UTC (rev 13974)
+++ pbi/modules/net/smb4k-kde4/pbi.conf 2011-11-16 20:32:25 UTC (rev 13975)
@@ -20,5 +20,9 @@
# The target port we are building
PBI_MAKEPORT="net/smb4k-kde4"
+
+PBI_MKPORTBEFORE="net/samba34"; export PBI_MKPORTBEFORE
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list