diff options
Diffstat (limited to 'cad/feappv/Makefile')
-rw-r--r-- | cad/feappv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 29fc44fdd60e..3a8e558707b9 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Finite Element Analysis Program "personal version" +BROKEN= size mismatch + OPTIONS_DEFINE= DOCS WRKSRC= ${WRKDIR}/ver${PORTVERSION:S/.//} |