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