2f05a9e3d5
2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c 3) Fix run on recent -CURRENT by removing ttyclose() calls Symptoms: # kldload ltmdm.ko kldload: can't load ltmdm.ko: No such file or directory # dmesg | head -1 link_elf: symbol ttyclose underfined 4) Move PORTDOCS from pkg-plist to Makefile 5) Utilize DATADIR macro 5) Reorganize install target for PORTDOCS 6) Bump ${PORTREVISION}
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
@unexec sh %D/etc/rc.d/ltmdm.sh stop || true
|
|
etc/rc.d/ltmdm.sh
|
|
%%DATADIR%%/ltmdm.ko
|
|
@dirrm %%DATADIR%%
|