diff options
Diffstat (limited to 'graphics/fpc-opengl/Makefile')
-rw-r--r-- | graphics/fpc-opengl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/fpc-opengl/Makefile b/graphics/fpc-opengl/Makefile index 92832c56bd7b..0c3338d11a5d 100644 --- a/graphics/fpc-opengl/Makefile +++ b/graphics/fpc-opengl/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -opengl COMMENT= Free Pascal interface to the OpenGL library +USES= fpc USE_FPC= x11 MASTERDIR= ${.CURDIR}/../../lang/fpc |