From 5ab881a5d9e41945e066f0332b891e12e66d0841 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Thu, 5 Apr 2018 04:52:36 +0000 Subject: - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk - Convert all fpc-based ports to USES=fpc PR: 227210 Reviewed by: portmgr Approved by: portmgr Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D14617 --- graphics/fpc-opengl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/fpc-opengl') 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 -- cgit v1.2.3