From 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Sun, 12 Nov 2023 15:43:14 -0500 Subject: lang/fpc-*: Merge all units to lang/fpc - Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc and lazarus ports. - Update Mk/fpc.mk for reflects new changes - Update Mk/lazarus.mk for reflects new changes - Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version of fpc or lazarus for build apps based on fpc/lazarus - Add entries to MOVED - Bump PORTREVISON of affected ports - Some other minor modifications --- devel/fpc-newt/Makefile | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 devel/fpc-newt/Makefile (limited to 'devel/fpc-newt/Makefile') diff --git a/devel/fpc-newt/Makefile b/devel/fpc-newt/Makefile deleted file mode 100644 index ba81c60624e1..000000000000 --- a/devel/fpc-newt/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -CATEGORIES= devel lang -PKGNAMESUFFIX= -newt - -COMMENT= Free Pascal interface to newt library - -USES= fpc - -MASTERDIR= ${.CURDIR}/../../lang/fpc -WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} -EXTRACTUNITDIR= ${WRKUNITDIR} - -OPTIONS_DEFINE= NEWT -NEWT_DESC= Install newt library -OPTIONS_DEFAULT= NEWT - -NEWT_LIB_DEPENDS= libnewt.so:devel/newt - -.include "${MASTERDIR}/Makefile" -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0