ports/infrastructure/templates/Makefile.template says:
# If pledge is used, annotate with `uses pledge()' in a comment

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/truncate/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile    3 Jun 2018 15:55:16 -0000       1.1.1.1
+++ Makefile    4 Jun 2018 16:55:46 -0000
@@ -10,6 +10,7 @@ MAINTAINER =  Brian Callahan <bcallah@ope
 # BSD
 PERMIT_PACKAGE_CDROM = Yes
 
+# uses pledge()
 WANTLIB += c
 
 MASTER_SITES = https://mirrors.nycbug.org/pub/distfiles/

Reply via email to