diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 11:06:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 11:06:09 +0000 |
commit | df42a8a14b4bfe557ce00289a69527ca90348cc8 (patch) | |
tree | 8d647e98ece66e8e2125fb126733a8167ce72cb4 /cad/feappv | |
parent | 9c727de201d233e2fac1b6848d859082faa44311 (diff) |
Notes
Diffstat (limited to 'cad/feappv')
-rw-r--r-- | cad/feappv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 93f451ad4a20..983192a364b7 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -13,6 +13,7 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Finite element analysis program (personal version) +BROKEN= No public distfiles USES= fortran gmake localbase:ldflags zip USE_XORG= x11 MAKEFILE= makefile |