summaryrefslogtreecommitdiff
path: root/lang/fpc-devel
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2003-06-01 01:38:54 +0000
committerBill Fumerola <billf@FreeBSD.org>2003-06-01 01:38:54 +0000
commitbfbee82e064ee29a7da3e1c15c9f2d683e1283ca (patch)
tree2a72471fbf2a6ac7fb1d19d64cc5e458adaab570 /lang/fpc-devel
parentPR: 52644 (diff)
gtar is required for 'extract' not 'build'
Notes
Notes: svn path=/head/; revision=81820
Diffstat (limited to 'lang/fpc-devel')
-rw-r--r--lang/fpc-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile
index 5bd7cc94cbd3..1e519a997b09 100644
--- a/lang/fpc-devel/Makefile
+++ b/lang/fpc-devel/Makefile
@@ -22,7 +22,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= coop9211@uidaho.edu
COMMENT= Free Pascal beta compiler with Turbo, Delphi and other extensions
-BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
+EXTRACT_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
.if !defined(NOPORTDOCS)
RUN_DEPENDS+= ${LOCALBASE}/bin/acroread4:${PORTSDIR}/print/acroread4