aboutsummaryrefslogtreecommitdiffstats
path: root/security/fpc-hash
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-09-19 02:41:13 +0800
committeracm <acm@FreeBSD.org>2006-09-19 02:41:13 +0800
commit519d719fafd352c93c5b18366b7fc7c7dde870b2 (patch)
treee2b6aca92d4fd93711035bc0958052192b784c91 /security/fpc-hash
parent5bc9a191e5554b41b7bb0753e043941f5cfb2f3b (diff)
downloadfreebsd-ports-gnome-519d719fafd352c93c5b18366b7fc7c7dde870b2.tar.gz
freebsd-ports-gnome-519d719fafd352c93c5b18366b7fc7c7dde870b2.tar.zst
freebsd-ports-gnome-519d719fafd352c93c5b18366b7fc7c7dde870b2.zip
- Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit)
Diffstat (limited to 'security/fpc-hash')
-rw-r--r--security/fpc-hash/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/fpc-hash/Makefile b/security/fpc-hash/Makefile
index f7dfc81f096e..8279035ab1d4 100644
--- a/security/fpc-hash/Makefile
+++ b/security/fpc-hash/Makefile
@@ -17,6 +17,5 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
-HAVE_EXAMPLES= true
.include "${MASTERDIR}/Makefile"