mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix compatibility with bmake
Submitted by: bapt
This commit is contained in:
parent
38f4ef83dd
commit
812be9740e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317102
2 changed files with 0 additions and 2 deletions
|
@ -65,7 +65,6 @@ CONFIGURE_ARGS+= --enable-only64bit
|
|||
PLIST_SUB+= X86="@comment "
|
||||
. else
|
||||
PLIST_SUB+= X86=""
|
||||
. else
|
||||
. endif
|
||||
.else
|
||||
PLIST_SUB+= X86="" ARCH=x86
|
||||
|
|
|
@ -64,7 +64,6 @@ CONFIGURE_ARGS+= --enable-only64bit
|
|||
PLIST_SUB+= X86="@comment "
|
||||
. else
|
||||
PLIST_SUB+= X86=""
|
||||
. else
|
||||
. endif
|
||||
.else
|
||||
PLIST_SUB+= X86="" ARCH=x86
|
||||
|
|
Loading…
Add table
Reference in a new issue