aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-base
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-12 00:10:30 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-12 00:10:30 +0000
commit279e35637e7a271b56910fe1f9b256b2259c42db (patch)
tree34f8ceb8a06d86560ee638249d934c8438e1e24f /lang/fpc-base
parenteda21ad4b8e90770fe5dffbfa7b28f35764a6f2d (diff)
downloadports-279e35637e7a271b56910fe1f9b256b2259c42db.tar.gz
ports-279e35637e7a271b56910fe1f9b256b2259c42db.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)
Notes
Notes: svn path=/head/; revision=393991
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