Index: head/lang/fpc-base/Makefile =================================================================== --- head/lang/fpc-base/Makefile (revision 404082) +++ head/lang/fpc-base/Makefile (revision 404083) @@ -1,21 +1,21 @@ # Created by: John Merryweather Cooper # $FreeBSD$ PORTNAME= base PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= lang PKGNAMEPREFIX= fpc- 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 OPTIONS_DEFINE= DOCS -# docs not available yet, disable temporarily -#DOCS_RUN_DEPENDS= ${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs +DOCS_RUN_DEPENDS= ${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs .include