- NOT_FOR_ARCHS=sparc64
Noted by: kris mail
This commit is contained in:
parent
8379e2bc2f
commit
cd2ae5a4f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159740
1 changed files with 2 additions and 1 deletions
|
@ -29,13 +29,14 @@ USE_GNOME= pkgconfig
|
||||||
WRKSRC= ${WRKDIR}/ACE_wrappers
|
WRKSRC= ${WRKDIR}/ACE_wrappers
|
||||||
BUILD_WRKSRC= ${WRKSRC}/objdir
|
BUILD_WRKSRC= ${WRKSRC}/objdir
|
||||||
INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||||
|
NOT_FOR_ARCH= sparc64
|
||||||
|
|
||||||
MAN1= ace-gperf.1
|
MAN1= ace-gperf.1
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} < 500000
|
.if ${OSVERSION} < 500000
|
||||||
BROKEN= Does not support
|
BROKEN= does not support
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
|
|
Loading…
Reference in a new issue