mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
3f53601fb6
- Add MAKE_JOBS_UNSAFE=yes (target that generates two files runs twice)
40 lines
786 B
Plaintext
40 lines
786 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
|
|
lib/libzephyr.so.4
|
|
lib/libzephyr.so.4.0.0
|
|
sbin/zshutdown_notify
|
|
sbin/zephyrd
|
|
sbin/zhm
|
|
%%DATADIR%%/zwgc.desc
|
|
%%DATADIR%%/zwgc_resources
|
|
man/man1/zaway.1.gz
|
|
man/man1/zctl.1.gz
|
|
man/man1/zephyr.1.gz
|
|
man/man1/zleave.1.gz
|
|
man/man1/zlocate.1.gz
|
|
man/man1/znol.1.gz
|
|
man/man1/zwgc.1.gz
|
|
man/man1/zwrite.1.gz
|
|
man/man8/zephyrd.8.gz
|
|
man/man8/zhm.8.gz
|
|
man/man8/zshutdown_notify.8.gz
|
|
man/man8/zstat.8.gz
|
|
@exec mkdir -p %D/etc/zephyr/acl
|
|
@dirrm etc/zephyr/acl
|
|
@dirrm etc/zephyr
|
|
@dirrm include/zephyr
|
|
@dirrm %%DATADIR%%
|