aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/acroreadwrapper/files/linux_adobe.sh.in2
-rw-r--r--print/cups-base/files/cupsd.in2
-rw-r--r--print/pips800/files/ekpd.sh2
-rw-r--r--print/pips800/files/pips.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/print/acroreadwrapper/files/linux_adobe.sh.in b/print/acroreadwrapper/files/linux_adobe.sh.in
index 8928a90976da..c25abc45d281 100644
--- a/print/acroreadwrapper/files/linux_adobe.sh.in
+++ b/print/acroreadwrapper/files/linux_adobe.sh.in
@@ -8,7 +8,7 @@
. /etc/rc.subr
name="linux_adobe"
-rcvar=`set_rcvar`
+rcvar=linux_adobe_enable
start_cmd="linux_adobe_start"
stop_cmd="linux_adobe_stop"
diff --git a/print/cups-base/files/cupsd.in b/print/cups-base/files/cupsd.in
index ed277e498d87..81c2e8f1dadb 100644
--- a/print/cups-base/files/cupsd.in
+++ b/print/cups-base/files/cupsd.in
@@ -14,7 +14,7 @@
. /etc/rc.subr
name=cupsd
-rcvar=`set_rcvar`
+rcvar=cupsd_enable
start_precmd=${name}_prestart
diff --git a/print/pips800/files/ekpd.sh b/print/pips800/files/ekpd.sh
index b5628ef06531..f7accd50ed4f 100644
--- a/print/pips800/files/ekpd.sh
+++ b/print/pips800/files/ekpd.sh
@@ -21,7 +21,7 @@
. /etc/rc.subr
name="ekpd"
-rcvar=`set_rcvar`
+rcvar=ekpd_enable
command="%%PREFIX%%/libexec/pips/printer/ekpd"
start_precmd="ekpd_prestart"
diff --git a/print/pips800/files/pips.sh b/print/pips800/files/pips.sh
index 6c5ccca7145c..8355ead2146b 100644
--- a/print/pips800/files/pips.sh
+++ b/print/pips800/files/pips.sh
@@ -20,7 +20,7 @@ pips_enable=${pips_enable:-"YES"} # Enable pips
. /etc/rc.subr
name="pips"
-rcvar=`set_rcvar`
+rcvar=pips_enable
start_cmd="/sbin/ldconfig -m %%PREFIX%%/lib/pips"
stop_cmd=":"
danfe2008-11-092-12/+7 * Update to 2.14.3.mezz2008-07-012-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 2.14.2.mezz2008-05-273-71/+5 * Update to 2.14.1.marcus2008-04-082-5/+4 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-243-12/+33 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-8/+31 * Update to 2.10.2.mezz2007-05-293-5/+12 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to 2.10.1bland2007-04-113-4/+21 * Portlint:mezz2007-03-271-1/+2 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-193-19/+35 * Update to 2.8.2.marcus2006-11-172-4/+4 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-143-101/+16 * Update to 2.6.10.marcus2006-08-022-4/+4 * Update to 2.6.9.mezz2006-05-304-47/+4 * Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0 * Use the new GTK2_VERSION macro.marcus2006-05-062-21/+20 * - Fix build on FreeBSD 4.Xpav2006-03-162-0/+43 * Update to 2.6.8.marcus2006-03-152-7/+6 * Conversion to a single libtool environment.ade2006-02-232-1/+12 * Update to 2.6.7.marcus2006-01-085-100/+4 * Fix the crux engine theme crash looks like this:mezz2005-12-212-0/+11 * Update to 2.6.6.marcus2005-11-294-35/+4 * - Add SHA256 checksumspav2005-11-241-0/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-05