[PC-BSD Commits] r20084 - in pcbsd: branches/9.1/build-files/metapkgsets/pcbsd current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Tue Oct 30 08:35:51 PDT 2012
Author: kris
Date: 2012-10-30 15:35:51 +0000 (Tue, 30 Oct 2012)
New Revision: 20084
Modified:
pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf
pcbsd/current/build-files/conf/port-make.conf
Log:
Add this OptionsNG flag
# Set rasqal single option
rasqal_SET=MPFR
Modified: pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf
===================================================================
--- pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf 2012-10-30 09:18:26 UTC (rev 20083)
+++ pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf 2012-10-30 15:35:51 UTC (rev 20084)
@@ -18,6 +18,9 @@
# Disable some universal optionng
OPTIONS_UNSET=JAVA NOUVEAU
+# Set rasqal single option
+rasqal_SET=MPFR
+
# OptionsNG
samba36-libsmbclient_SET=ADS
Modified: pcbsd/current/build-files/conf/port-make.conf
===================================================================
--- pcbsd/current/build-files/conf/port-make.conf 2012-10-30 09:18:26 UTC (rev 20083)
+++ pcbsd/current/build-files/conf/port-make.conf 2012-10-30 15:35:51 UTC (rev 20084)
@@ -20,6 +20,9 @@
# Disable some universal optionng
OPTIONS_UNSET=JAVA NOUVEAU
+# Set rasqal single option
+rasqal_SET=MPFR
+
# OptionsNG
samba36-libsmbclient_SET=ADS
More information about the Commits
mailing list