diff options
Diffstat (limited to 'cad/zcad/Makefile')
-rw-r--r-- | cad/zcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index 8baca8928ade..162e7ca2513a 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple CAD program BUILD_DEPENDS= lazbuild:editors/lazarus -USES= tar:xz +USES= fpc tar:xz USE_FPC= cairo chm fcl-base fcl-image fcl-json fcl-stl fcl-xml opengl \ pasjpeg rtl-extra rtl-objpas x11 |