aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fpmkunit
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-14 06:13:57 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-14 06:13:57 +0000
commitf7f940d1c208204ac24ad6ff688d6318d93ace49 (patch)
tree20f62f950e0b1651962082664a63613c48d670cd /devel/fpc-fpmkunit
parente1102f2a9332b465d0345638dfd00c0c37a3eb4e (diff)
downloadports-f7f940d1c208204ac24ad6ff688d6318d93ace49.tar.gz
ports-f7f940d1c208204ac24ad6ff688d6318d93ace49.zip
- Update to 2.2.2
Notes
Notes: svn path=/head/; revision=226034
Diffstat (limited to 'devel/fpc-fpmkunit')
-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/-//}