mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
Mark memgrep as i386 only.
This commit is contained in:
parent
dafa0947bb
commit
78604ed669
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82559
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ COMMENT= Utility to manipulate memory from running processes and core files
|
|||
HAS_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}/html
|
||||
|
|
Loading…
Add table
Reference in a new issue