aboutsummaryrefslogtreecommitdiffstats
path: root/net/bird
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-04-10 17:19:12 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-04-10 17:19:12 +0800
commit255e26a157e97e2578cb9efa2daf3d615a3f80a8 (patch)
treec93ecf27328acdf60ddd088fae3754493b4fa2c0 /net/bird
parentf6f0c15b4e139445aa3798f8919041c0223fabaf (diff)
downloadfreebsd-ports-gnome-255e26a157e97e2578cb9efa2daf3d615a3f80a8.tar.gz
freebsd-ports-gnome-255e26a157e97e2578cb9efa2daf3d615a3f80a8.tar.zst
freebsd-ports-gnome-255e26a157e97e2578cb9efa2daf3d615a3f80a8.zip
Conver to @sample keyword
Diffstat (limited to 'net/bird')
-rw-r--r--net/bird/pkg-plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/bird/pkg-plist b/net/bird/pkg-plist
index f1192a0ae734..552886f65419 100644
--- a/net/bird/pkg-plist
+++ b/net/bird/pkg-plist
@@ -1,6 +1,4 @@
-@unexec if cmp -s %D/etc/bird%%VER%%.conf.example %D/etc/bird%%VER%%.conf; then rm -f %D/etc/bird%%VER%%.conf; fi
-etc/bird%%VER%%.conf.example
-@exec if [ ! -f %D/etc/bird%%VER%%.conf ] ; then cp -p %D/%F %B/bird%%VER%%.conf; fi
+@sample etc/bird%%VER%%.conf.example etc/bird%%VER%%.conf
sbin/bird%%VER%%
sbin/birdc%%VER%%
sbin/birdcl%%VER%%