diff options
Diffstat (limited to 'graphics/fpc-graph/Makefile')
-rw-r--r-- | graphics/fpc-graph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/fpc-graph/Makefile b/graphics/fpc-graph/Makefile index 730c0a92d9da..0dfcdc20897b 100644 --- a/graphics/fpc-graph/Makefile +++ b/graphics/fpc-graph/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -graph COMMENT= Free Pascal interface to graphical applications +USES= fpc USE_FPC= sdl x11 ${ARCH:Mi386:S/i386/pthreads/} MASTERDIR= ${.CURDIR}/../../lang/fpc |