diff options
Diffstat (limited to 'cad/sceptre')
-rw-r--r-- | cad/sceptre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 83e078965d81..924b27a010d1 100644 --- a/cad/sceptre/Makefile +++ b/cad/sceptre/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ MAINTAINER= grog@FreeBSD.org COMMENT= SCEPTRE is a general purpose circuit analysis program -BUILD_DEPENDS= f77:${PORTSDIR}/lang/f77 +WITH_FORTRAN= yes NO_WRKSUBDIR= YES |