diff options
Diffstat (limited to 'cad/pisces')
-rw-r--r-- | cad/pisces/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/pisces/Makefile b/cad/pisces/Makefile index 5de86ec7f38d..b326ab38eae2 100644 --- a/cad/pisces/Makefile +++ b/cad/pisces/Makefile @@ -14,7 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= masini@uniroma3.it -BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c +BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c \ + imake:${PORTSDIR}/devel/imake-4 NO_WRKSUBDIR= yes USE_XLIB= yes |