aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-xml/Makefile')
-rw-r--r--devel/fpc-fcl-xml/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/fpc-fcl-xml/Makefile b/devel/fpc-fcl-xml/Makefile
index 85232a8d8955..071948866e3b 100644
--- a/devel/fpc-fcl-xml/Makefile
+++ b/devel/fpc-fcl-xml/Makefile
@@ -1,14 +1,13 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-xml
MAINTAINER= freebsd-fpc@FreeBSD.org
-COMMENT= Free Pascal Component Library
+COMMENT= Free Pascal XML and DOM library (FCL)
-USE_FPC= fcl-async fcl-base hash iconvenc paszlib pthreads
+USE_FPC= fcl-base fcl-res rtl-objpas iconvenc
USE_FPC_RUN= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc