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