summaryrefslogtreecommitdiff
path: root/x11-fm/doublecmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/doublecmd/Makefile')
-rw-r--r--x11-fm/doublecmd/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index 854b9e718211..7d7fb041689f 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= doublecmd
PORTVERSION= 1.0.11
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= x11-fm
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@@ -18,8 +18,6 @@ qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2
USES= desktop-file-utils dos2unix fpc gnome lazarus:flavors xorg
DOS2UNIX_FILES= components/multithreadprocs/mtpcpu.pas src/dmhelpmanager.pas
-USE_FPC= cairo chm fcl-base fcl-db fcl-image fcl-json fcl-registry \
- fcl-xml iconvenc pasjpeg rtl-extra x11 regexpr fcl-extra
USE_GITHUB= yes
GH_PROJECT= doublecmd.github.io:help
GH_TAGNAME= 1.0.10:help
@@ -92,7 +90,6 @@ LAZBUILD_ARGS+= --bm="Debug"
.endif
.if ${PORT_OPTIONS:MWFX_FTP}
-USE_FPC+= fcl-net
LAZARUS_PROJECT_FILES+= plugins/wfx/ftp/src/ftp.lpi
.endif