You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-process/pidof-bsd/files/pidof-bsd-20050501-fbsd10.p...

19 lines
357 B

share/mk/bsd.compat.mk has been removed from FreeBSD 10.0.
An old style NOMAN is not supported anymore.
https://bugs.gentoo.org/show_bug.cgi?id=483044
diff --git a/Makefile b/Makefile
index d2d760b..446bd6f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PROG= pidof
SRCS= pidof.c
-NOMAN= yes
+NO_MAN= yes
LDADD= -lkvm
LINKS= ${BINDIR}/pidof