aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-db
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-25 01:35:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-25 01:35:21 +0000
commit733660b9289c75788927b74d1b6e08c2b544feec (patch)
tree1d3b7be66c1ff73ad5be570432193de161845678 /devel/fpc-fcl-db
parent022234ed2ad9d963711ef05a1d94e325b9d08e2e (diff)
Notes
Diffstat (limited to 'devel/fpc-fcl-db')
-rw-r--r--devel/fpc-fcl-db/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/fpc-fcl-db/Makefile b/devel/fpc-fcl-db/Makefile
index 31f4ce6fe712..5bf2f0e1486b 100644
--- a/devel/fpc-fcl-db/Makefile
+++ b/devel/fpc-fcl-db/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
${UNITSDIR}/postgres/Package.fpc:${PORTSDIR}/databases/fpc-postgres \
${UNITSDIR}/sqlite/Package.fpc:${PORTSDIR}/databases/fpc-sqlite
+BROKEN= fails to install
+
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}