aboutsummaryrefslogtreecommitdiff
path: root/security/fpc-hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fpc-hash/Makefile')
-rw-r--r--security/fpc-hash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fpc-hash/Makefile b/security/fpc-hash/Makefile
index 8279035ab1d4..fe519092cdba 100644
--- a/security/fpc-hash/Makefile
+++ b/security/fpc-hash/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security lang
PKGNAMESUFFIX= -hash
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal unit for MD5 hash routines
-BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//}