aboutsummaryrefslogtreecommitdiff
path: root/x11/xloadimage
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-05-22 19:24:21 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-05-22 19:24:21 +0000
commitb9782138b75292fffcadd12f57d1fb78c78ab257 (patch)
tree7db88cb21bc2e251530d20dae900161ae88edfc3 /x11/xloadimage
parentdf66a5cd1744f809eb3ff90973af12790855f96a (diff)
downloadports-b9782138b75292fffcadd12f57d1fb78c78ab257.tar.gz
ports-b9782138b75292fffcadd12f57d1fb78c78ab257.zip
- Use @sample to handle configuration file
Notes
Notes: svn path=/head/; revision=354883
Diffstat (limited to 'x11/xloadimage')
-rw-r--r--x11/xloadimage/pkg-plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xloadimage/pkg-plist b/x11/xloadimage/pkg-plist
index 79d55782a09f..67b5e2ec7150 100644
--- a/x11/xloadimage/pkg-plist
+++ b/x11/xloadimage/pkg-plist
@@ -6,6 +6,4 @@ man/man1/uufilter.1.gz
man/man1/xloadimage.1.gz
man/man1/xsetbg.1.gz
man/man1/xview.1.gz
-@unexec if cmp -s %D/etc/xloadimagerc.sample %D/etc/xloadimagerc; then rm -f %D/etc/xloadimagerc; fi
-etc/xloadimagerc.sample
-@exec if [ ! -f %D/etc/xloadimagerc ] ; then cp -p %D/%F %B/xloadimagerc; fi
+@sample etc/xloadimagerc.sample