mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Fix install after DESTDIR patch
Submitted by: gabor
This commit is contained in:
parent
6790aafae5
commit
0369c2eec5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169728
@ -15,7 +15,7 @@ COMMENT= Print the contents of a procfs map file
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
MAKEFILE= /usr/share/mk/bsd.prog.mk
|
||||
MAKE_ENV+= DESTDIR=${PREFIX}/ BINDIR=bin MANDIR=man/man \
|
||||
MAKE_ENV+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man \
|
||||
PROG=procmap MAN8=procmap.8
|
||||
|
||||
PLIST_FILES= bin/procmap
|
||||
|
Loading…
Reference in New Issue
Block a user