1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Baptiste Daroussin 1d4ac795e5 - Fix build on CURRENT [1]
- Fix build on 6.4 [2]

Submitted by:	Benjamin Kaduk <kaduk-fbsd _at_ mit.edu> [1] (maintainer)
Reported by:	pointy hat (erwin) [1], pointy hat (pav) [2]
2010-09-08 07:16:34 +00:00

27 lines
529 B
Plaintext

@unexec %D/etc/rc.d/zhm stop > /dev/null 2>&1 || true
bin/zaway
bin/zctl
bin/zleave
bin/zlocate
bin/znol
bin/zstat
bin/zwrite
bin/zwgc
etc/zephyr/default.subscriptions
include/zephyr/mit-copyright.h
include/zephyr/zephyr.h
include/zephyr/zephyr_err.h
lib/libzephyr.a
lib/libzephyr.so.%%ZEPHYR_SHVERSION%%
lib/libzephyr.la
sbin/zshutdown_notify
sbin/zephyrd
sbin/zhm
%%DATADIR%%/zwgc.desc
%%DATADIR%%/zwgc_resources
@exec mkdir -p %D/etc/zephyr/acl
@dirrm etc/zephyr/acl
@dirrm etc/zephyr
@dirrm include/zephyr
@dirrm %%DATADIR%%