- Fix compatibility with bmake

Submitted by:	bapt
This commit is contained in:
Bryan Drewery 2013-05-02 12:30:19 +00:00
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

View file

@ -65,7 +65,6 @@ CONFIGURE_ARGS+= --enable-only64bit
PLIST_SUB+= X86="@comment "
. else
PLIST_SUB+= X86=""
. else
. endif
.else
PLIST_SUB+= X86="" ARCH=x86

View file

@ -64,7 +64,6 @@ CONFIGURE_ARGS+= --enable-only64bit
PLIST_SUB+= X86="@comment "
. else
PLIST_SUB+= X86=""
. else
. endif
.else
PLIST_SUB+= X86="" ARCH=x86