aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-registry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-registry/Makefile')
-rw-r--r--devel/fpc-fcl-registry/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/fpc-fcl-registry/Makefile b/devel/fpc-fcl-registry/Makefile
index 7ac69078cd18..ee3fba8ce23a 100644
--- a/devel/fpc-fcl-registry/Makefile
+++ b/devel/fpc-fcl-registry/Makefile
@@ -1,14 +1,13 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-registry
MAINTAINER= freebsd-fpc@FreeBSD.org
-COMMENT= Free Pascal Component Library
+COMMENT= Free Pascal emulation of Windows registry (FCL)
-USE_FPC= fcl-async fcl-base fcl-xml hash paszlib pthreads
+USE_FPC= fcl-base fcl-xml
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}