aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/fpc-bzip2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/fpc-bzip2/Makefile')
-rw-r--r--archivers/fpc-bzip2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/fpc-bzip2/Makefile b/archivers/fpc-bzip2/Makefile
index 4c1dc75c27b1..d14770889cd9 100644
--- a/archivers/fpc-bzip2/Makefile
+++ b/archivers/fpc-bzip2/Makefile
@@ -1,14 +1,13 @@
# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= archivers lang
PKGNAMESUFFIX= -bzip2
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal bzip2 unit
-USE_FPC= yes
+USE_FPC= rtl-extra
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}