[PC-BSD Commits] r2924 - pbibuild/modules/vlc
svn at pcbsd.org
svn at pcbsd.org
Fri Oct 17 14:32:12 PDT 2008
Author: kris
Date: 2008-10-17 14:32:12 -0700 (Fri, 17 Oct 2008)
New Revision: 2924
Modified:
pbibuild/modules/vlc/pbi.conf
Log:
Updated vlc to build on amd64 now
Modified: pbibuild/modules/vlc/pbi.conf
===================================================================
--- pbibuild/modules/vlc/pbi.conf 2008-10-17 21:22:45 UTC (rev 2923)
+++ pbibuild/modules/vlc/pbi.conf 2008-10-17 21:32:12 UTC (rev 2924)
@@ -68,7 +68,7 @@
BUILDKEY="12"
# Don't build this PBI on certian processors (i386 / amd64)
-ARCHIGNORE="amd64" ; export ARCHIGNORE
+#ARCHIGNORE="amd64" ; export ARCHIGNORE
# Set port broke until we want to rebuild this PBI, since Makefile changes
#PORTBROKE="YES"
More information about the Commits
mailing list