aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-oracle/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 17:45:15 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 17:45:15 +0000
commit7bcde27b942b55999699e240530dc4119a428ba7 (patch)
treeaad0955b37f25d43394f2ef55d52f673969e82a8 /databases/fpc-oracle/Makefile
parent67570e2a09da5af20a828865e5dc4709dc16e05d (diff)
downloadports-7bcde27b942b55999699e240530dc4119a428ba7.tar.gz
ports-7bcde27b942b55999699e240530dc4119a428ba7.zip
Notes
Diffstat (limited to 'databases/fpc-oracle/Makefile')
-rw-r--r--databases/fpc-oracle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile
index 9da736f8dc76..8421dbecc3b2 100644
--- a/databases/fpc-oracle/Makefile
+++ b/databases/fpc-oracle/Makefile
@@ -18,6 +18,6 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
-OPTIONS= ORACLE "Install oracle client" on
+OPTIONS= ORACLE "Install oracle client" off
.include "${MASTERDIR}/Makefile"