diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-07 21:37:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-07 21:37:46 +0000 |
commit | 61851d22aaa9c076094b92aa65933b6dc096a512 (patch) | |
tree | 05f6342804f666e2ce374fa52a6d173c25ea014e /sysutils/procmap | |
parent | 9dd1971220a70b0fb2855b0d82f34610808a9b03 (diff) | |
download | ports-61851d22aaa9c076094b92aa65933b6dc096a512.tar.gz ports-61851d22aaa9c076094b92aa65933b6dc096a512.zip |
Notes
Diffstat (limited to 'sysutils/procmap')
-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 |