aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fv
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-06-24 15:18:15 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-06-24 15:18:15 +0000
commit3a14939100092889eaeb54dfdfc5eb20fbeb70e3 (patch)
tree2386c61baec8d8f38b0a33c712e329ab11269c54 /devel/fpc-fv
parentc86d7d890bcb3802aad238a4854fd791f7f8da8d (diff)
downloadports-3a14939100092889eaeb54dfdfc5eb20fbeb70e3.tar.gz
ports-3a14939100092889eaeb54dfdfc5eb20fbeb70e3.zip
- Use new freepascal stuff
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=215708
Diffstat (limited to 'devel/fpc-fv')
-rw-r--r--devel/fpc-fv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/fpc-fv/Makefile b/devel/fpc-fv/Makefile
index 10a351dac40e..9284799e8b33 100644
--- a/devel/fpc-fv/Makefile
+++ b/devel/fpc-fv/Makefile
@@ -5,15 +5,14 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -fv
MAINTAINER= acm@FreeBSD.org
COMMENT= FreeVision is a Free Pascal unit for Delphi support
-BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
- fpcmake:${PORTSDIR}/lang/fpc-utils
+USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}