[PC-BSD Commits] r2930 - pbibuild/modules/pidgin
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 22 08:40:01 PDT 2008
Author: kris
Date: 2008-10-22 08:40:01 -0700 (Wed, 22 Oct 2008)
New Revision: 2930
Modified:
pbibuild/modules/pidgin/pbi.conf
Log:
Updated pidgin module to include several optional pidgin plugins in the PBI
Modified: pbibuild/modules/pidgin/pbi.conf
===================================================================
--- pbibuild/modules/pidgin/pbi.conf 2008-10-22 14:23:34 UTC (rev 2929)
+++ pbibuild/modules/pidgin/pbi.conf 2008-10-22 15:40:01 UTC (rev 2930)
@@ -25,14 +25,21 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/net-im/pidgin"
+OTHERPORT="/usr/ports/net-im/pidgin
+/usr/ports/security/pidgin-otr
+/usr/ports/security/pidgin-encryption
+/usr/ports/net-im/pidgin-twitter
+/usr/ports/net-im/pidgin-rhythmbox
+/usr/ports/audio/pidgin-musictracker
+/usr/ports/net-im/pidgin-facebookchat"
+
# Enter your custom make options here
MAKEOPTS="PREFIX=/Programs/Pidgin"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="16"
+BUILDKEY="06"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list