From 864284545c6823762414172864b5be11fb77aaed Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 28 Jan 2014 00:16:57 +0000 Subject: Stage support --- lang/fpc-base/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'lang/fpc-base/Makefile') diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index 725dfbb07d83..4048664a8bde 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -13,14 +13,12 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Meta package to install all of the Free Pascal base WANT_FPC_BASE= yes - -.if !defined(NOPORTDOCS) -RUN_DEPENDS+= ${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs -.endif - NO_BUILD= yes +NO_INSTALL= yes +NO_MTREE= yes + +OPTIONS_DEFINE= DOCS -do-install: # empty +DOCS_RUN_DEPENDS= ${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs -NO_STAGE= yes .include -- cgit v1.2.3