aboutsummaryrefslogtreecommitdiff
path: root/sysutils/LPRng
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-16 19:35:10 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-16 19:35:10 +0000
commit2deb13d2f5bab0199dcf8b02347fd23ba21ab644 (patch)
tree854d2b07004b03c2c0eee7c28c7abb7293cfeb72 /sysutils/LPRng
parentb788f1f865fc1d15aceffa043fe4e08418694ffb (diff)
downloadports-2deb13d2f5bab0199dcf8b02347fd23ba21ab644.tar.gz
ports-2deb13d2f5bab0199dcf8b02347fd23ba21ab644.zip
sysutils/LPRng: Fix rc script path locations
PR: 192693 Proposed fix: papowell (astart.com) Final fix: Adam McDougall
Notes
Notes: svn path=/head/; revision=365126
Diffstat (limited to 'sysutils/LPRng')
-rw-r--r--sysutils/LPRng/Makefile2
-rw-r--r--sysutils/LPRng/files/lprng.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile
index 7cdc5a9b1356..d52f4b748f60 100644
--- a/sysutils/LPRng/Makefile
+++ b/sysutils/LPRng/Makefile
@@ -3,7 +3,7 @@
PORTNAME= LPRng
PORTVERSION= 3.8.C
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= sysutils print
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}
diff --git a/sysutils/LPRng/files/lprng.in b/sysutils/LPRng/files/lprng.in
index a0e3e6ff05eb..17e6af628911 100644
--- a/sysutils/LPRng/files/lprng.in
+++ b/sysutils/LPRng/files/lprng.in
@@ -17,7 +17,7 @@ rcvar=lprng_enable
command=%%PREFIX%%/sbin/lpd
-required_files="/etc/printcap %%SYSCONFDIR%%/lpd.conf %%SYSCONFDIR%%/lpd.perms"
+required_files="/etc/printcap %%PREFIX%%/etc/lpd.conf %%PREFIX%%/etc/lpd.perms"
start_precmd=start_precmd