summaryrefslogtreecommitdiff
path: root/astro/setiathome/pkg-plist
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-28 22:13:45 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-28 22:13:45 +0000
commit58b1dd0eda72b7bf700922140b7f480c43d390f9 (patch)
tree002a64d27994411b867c97525ddccca3a43d5abc /astro/setiathome/pkg-plist
parent* PERL -> REINPLACE_CMD. (diff)
Add alpha and Linux (i686) support.
PR: 40022 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes
Notes: svn path=/head/; revision=63681
Diffstat (limited to 'astro/setiathome/pkg-plist')
-rw-r--r--astro/setiathome/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/astro/setiathome/pkg-plist b/astro/setiathome/pkg-plist
index 6248007da443..61991ecca6da 100644
--- a/astro/setiathome/pkg-plist
+++ b/astro/setiathome/pkg-plist
@@ -1,6 +1,6 @@
-sbin/setiathome
-@unexec if cmp -s %D/etc/rc.setiathome.conf %D/etc/rc.setiathome.conf.sample; then rm -f %D/etc/rc.setiathome.conf; fi
-etc/rc.setiathome.conf.sample
-@exec [ -f %D/etc/rc.setiathome.conf ] || cp %D/etc/rc.setiathome.conf.sample %D/etc/rc.setiathome.conf
-etc/rc.d/setiathome.sh
-%%X11PORTS%%bin/xsetiathome
+sbin/%%PREFX%%setiathome%%SUFX%%
+@unexec if cmp -s %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf.sample; then rm -f %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf; fi
+etc/rc.%%PREFX%%setiathome%%SUFX%%.conf.sample
+@exec [ -f %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf ] || cp %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf.sample %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf
+etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh
+%%X11PORTS%%bin/%%PREFX%%xsetiathome%%SUFX%%