diff options
-rw-r--r-- | sysutils/procmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/procmap/Makefile b/sysutils/procmap/Makefile index 5aee30f40e93..7706569dddd5 100644 --- a/sysutils/procmap/Makefile +++ b/sysutils/procmap/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Print the contents of a procfs map file NO_WRKSUBDIR= yes +USES= uidfix MAKEFILE= /usr/share/mk/bsd.prog.mk MAKE_ENV+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man \ PROG=procmap MAN8=procmap.8 |