devel/libunwind: Cosmetic change
This commit is contained in:
parent
5d09a379e1
commit
0926668291
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,6 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64 powerpc64le
|
|||
|
||||
USES= compiler:c11 cpe libtool pathfix pkgconfig
|
||||
|
||||
CPE_VENDOR= libunwind_project
|
||||
|
||||
CFLAGS_powerpc64= -maltivec
|
||||
CFLAGS_powerpc64le= -maltivec
|
||||
CONFIGURE_ARGS= ac_cv_path_LATEX2MAN=${TRUE}
|
||||
|
@ -28,6 +26,8 @@ USE_LDCONFIG= yes
|
|||
|
||||
PLIST_SUB= ARCH=${ARCH:S|amd64|x86_64|:S|armv7|arm|:S|i386|x86|:C|powerpc64.*|ppc64|}
|
||||
|
||||
CPE_VENDOR= libunwind_project
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !${ARCH:Mpowerpc64*}
|
||||
|
|
Loading…
Reference in a new issue