aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-base
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-fcl-base
parentc86d7d890bcb3802aad238a4854fd791f7f8da8d (diff)
downloadports-3a14939100092889eaeb54dfdfc5eb20fbeb70e3.tar.gz
ports-3a14939100092889eaeb54dfdfc5eb20fbeb70e3.zip
Notes
Diffstat (limited to 'devel/fpc-fcl-base')
-rw-r--r--devel/fpc-fcl-base/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/fpc-fcl-base/Makefile b/devel/fpc-fcl-base/Makefile
index 74d3f9cb9e0a..c79b6a27d90a 100644
--- a/devel/fpc-fcl-base/Makefile
+++ b/devel/fpc-fcl-base/Makefile
@@ -5,21 +5,15 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-base
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal Component Library
-BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
- ${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync \
- ${UNITSDIR}/hash/Package.fpc:${PORTSDIR}/security/fpc-hash \
- ${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb \
- ${UNITSDIR}/paszlib/Package.fpc:${PORTSDIR}/archivers/fpc-paszlib \
- ${UNITSDIR}/pthreads/Package.fpc:${PORTSDIR}/devel/fpc-pthreads
+USE_FPC= libasync hash netdb paszlib pthreads
-UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}