diff options
-rw-r--r-- | cad/feappv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 72b4546b2fe3..f21e17dde0dc 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -13,7 +13,7 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Finite element analysis program (personal version) -USES= fortran gmake localbase zip +USES= fortran gmake localbase:ldflags zip USE_XORG= x11 MAKEFILE= makefile MAKE_ENV= FEAPPVHOME3_1="${WRKSRC}" |