Date: Wed, 12 Aug 2015 00:10:30 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393991 - head/lang/fpc-base Message-ID: <201508120010.t7C0AUKC014889@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgollucci Date: Wed Aug 12 00:10:30 2015 New Revision: 393991 URL: https://svnweb.freebsd.org/changeset/ports/393991 Log: lang/fpc-base: convert to USES=metaport PR: 201640 Submitted by: s3erios@gmail.com Approved by: maintainer timeout (freebsd-fpc@FreeBSD.org ; 25 days) Deleted: head/lang/fpc-base/pkg-plist Modified: head/lang/fpc-base/Makefile Modified: head/lang/fpc-base/Makefile ============================================================================== --- head/lang/fpc-base/Makefile Wed Aug 12 00:08:57 2015 (r393990) +++ head/lang/fpc-base/Makefile Wed Aug 12 00:10:30 2015 (r393991) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508120010.t7C0AUKC014889>