From b9f5999732e7222774f10d977b14daa0de7edb33 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Mon, 18 Sep 2006 18:41:13 +0000 Subject: - Add OPTIONS to some freepascal ports. Now, we can install the external libs optionally.[1] - Other tiny modifications Suggested by: Ales Catona [1] Approved by: garga(mentor, implicit) --- security/fpc-hash/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security') 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" -- cgit v1.2.3