summaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-js/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-js/Makefile')
-rw-r--r--devel/fpc-fcl-js/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fpc-fcl-js/Makefile b/devel/fpc-fcl-js/Makefile
index 4596f375464e..40f56f5433db 100644
--- a/devel/fpc-fcl-js/Makefile
+++ b/devel/fpc-fcl-js/Makefile
@@ -1,12 +1,13 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-js
+PORTREVISION= 1
COMMENT= Free Pascal Javascript scanner/parser/syntax tree (FCL)
+USES= fpc
USE_FPC= fcl-base fcl-res rtl-objpas
MASTERDIR= ${.CURDIR}/../../lang/fpc