From 117bc7e2653059b8e37b08e29d3e6a3add93bcda Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Mon, 2 Jan 2012 01:01:42 -0600 Subject: [PATCH] targets/amd64/SS4200: add port options for devel/pcre and ports-mgmt/portmaster --- targets/amd64/SS4200/config/port.options/pcre/options | 5 +++++ targets/amd64/SS4200/config/port.options/portmaster/options | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 targets/amd64/SS4200/config/port.options/pcre/options create mode 100644 targets/amd64/SS4200/config/port.options/portmaster/options diff --git a/targets/amd64/SS4200/config/port.options/pcre/options b/targets/amd64/SS4200/config/port.options/pcre/options new file mode 100644 index 0000000..e65ce0d --- /dev/null +++ b/targets/amd64/SS4200/config/port.options/pcre/options @@ -0,0 +1,5 @@ +# This file is auto-generated by 'make config'. +# No user-servicable parts inside! +# Options for pcre-8.20 +_OPTIONS_READ=pcre-8.20 +WITH_JIT=true diff --git a/targets/amd64/SS4200/config/port.options/portmaster/options b/targets/amd64/SS4200/config/port.options/portmaster/options new file mode 100644 index 0000000..c8159f3 --- /dev/null +++ b/targets/amd64/SS4200/config/port.options/portmaster/options @@ -0,0 +1,6 @@ +# This file is auto-generated by 'make config'. +# No user-servicable parts inside! +# Options for portmaster-3.10 +_OPTIONS_READ=portmaster-3.10 +WITHOUT_BASH=true +WITHOUT_ZSH=true -- 2.45.0