mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Mark BROKEN: does not package
Reported by: pointyhat
This commit is contained in:
parent
1728f43023
commit
4ac48ce5ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291486
@ -24,6 +24,8 @@ LIB_DEPENDS= boost_unit_test_framework:${PORTSDIR}/devel/boost-libs \
|
||||
BUILD_DEPENDS= gdb74:${PORTSDIR}/devel/gdb
|
||||
RUN_DEPENDS= gdb74:${PORTSDIR}/devel/gdb
|
||||
|
||||
BROKEN= does not package
|
||||
|
||||
OPTIONS= GHEX "Enable memory view" off
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
@ -39,10 +41,6 @@ MAN1= nemiver.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} <= 604100
|
||||
BROKEN= Does not compile on 6.x
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GHEX) && !defined(WITHOUT_GHEX)
|
||||
CONFIGURE_ARGS+=--enable-memoryview
|
||||
PLIST_SUB+= GHEX=""
|
||||
|
@ -17,6 +17,8 @@ COMMENT?= Open VMware tools for FreeBSD VMware guests
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= does not package
|
||||
|
||||
RELEASE_VER= 8.8.0
|
||||
BUILD_VER= 471268
|
||||
|
||||
|
@ -33,6 +33,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
LICENSE_NAME= MPICH
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
BROKEN= does not package
|
||||
|
||||
.if defined(MAINTAINER_MODE)
|
||||
WITH_RECV_TIMEOUT?= 100
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user