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 --- x11-fm/doublecmd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fm/doublecmd/Makefile') diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index 51ed3dd18287..8b5ee9212ff7 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= lazbuild:editors/lazarus \ PORTDOCS= * -USES= dos2unix desktop-file-utils +USES= dos2unix desktop-file-utils fpc USE_FPC= cairo chm fcl-base fcl-db fcl-image fcl-json fcl-registry \ fcl-xml iconvenc pasjpeg rtl-extra x11 regexpr USE_XORG= x11 -- cgit v1.2.3