aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc-base
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2015-08-12 08:10:30 +0800
committerpgollucci <pgollucci@FreeBSD.org>2015-08-12 08:10:30 +0800
commitef9d73b396f34da384916159890296710f847a1e (patch)
tree34f8ceb8a06d86560ee638249d934c8438e1e24f /lang/fpc-base
parent9f1cc48e31912de49ad0441bc217410b934e7261 (diff)
downloadfreebsd-ports-gnome-ef9d73b396f34da384916159890296710f847a1e.tar.gz
freebsd-ports-gnome-ef9d73b396f34da384916159890296710f847a1e.tar.zst
freebsd-ports-gnome-ef9d73b396f34da384916159890296710f847a1e.zip
lang/fpc-base: convert to USES=metaport
PR: 201640 Submitted by: s3erios@gmail.com Approved by: maintainer timeout (freebsd-fpc@FreeBSD.org ; 25 days)
Diffstat (limited to 'lang/fpc-base')
-rw-r--r--lang/fpc-base/Makefile7
-rw-r--r--lang/fpc-base/pkg-plist1
2 files changed, 1 insertions, 7 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile
index edab35fd887c..ce80f516d8be 100644
--- a/lang/fpc-base/Makefile
+++ b/lang/fpc-base/Makefile
@@ -5,19 +5,14 @@ PORTNAME= base
PORTVERSION= 2.6.4
PORTREVISION= 2
CATEGORIES= lang
-MASTER_SITES= # empty
PKGNAMEPREFIX= fpc-
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Meta package to install all of the Free Pascal base
+USES= metaport
USE_FPC_RUN= yes
WANT_FPC_BASE= yes
-NO_BUILD= yes
-NO_INSTALL= yes
-NO_MTREE= yes
OPTIONS_DEFINE= DOCS
diff --git a/lang/fpc-base/pkg-plist b/lang/fpc-base/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/lang/fpc-base/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty