aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fpmkunit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fpmkunit/Makefile')
-rw-r--r--devel/fpc-fpmkunit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fpc-fpmkunit/Makefile b/devel/fpc-fpmkunit/Makefile
index a76ff1b0aa75..d7354bcec056 100644
--- a/devel/fpc-fpmkunit/Makefile
+++ b/devel/fpc-fpmkunit/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= devel lang
PKGNAMESUFFIX= -fpmkunit
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal build system unit
-USE_FPC= yes
+USE_FPC= fcl-process paszlib
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}