aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2015-08-18 17:42:23 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2015-08-18 17:42:23 +0000
commit9640ea734e99566c775ccf3f0fa8704aa33536fa (patch)
tree0151f01097a71971255b338bcce70e072049ca45 /x11-fm
parent9f78fad9614a7c8ece620e10b03afbabc33f1a87 (diff)
downloadports-9640ea734e99566c775ccf3f0fa8704aa33536fa.tar.gz
ports-9640ea734e99566c775ccf3f0fa8704aa33536fa.zip
- Fix build
- Add missing build dependencies
Notes
Notes: svn path=/head/; revision=394626
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/doublecmd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index 60dd6775f644..2a6b70e9e313 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= doublecmd
PORTVERSION= 0.6.5
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -21,6 +22,8 @@ ONLY_FOR_ARCHS= i386 amd64
PORTDOCS= *
USES= dos2unix
+USE_FPC= cairo fcl-base fcl-db fcl-image fcl-json fcl-process fcl-registry \
+ fcl-xml hash iconvenc pasjpeg paszlib x11
DOS2UNIX_FILES= src/dmhelpmanager.pas
WANT_GNOME= yes
@@ -121,7 +124,7 @@ BUILD_MODE= NoDebug Full Optimizations
.endif
.if ${PORT_OPTIONS:MWFX_FTP}
-USE_FPC= fcl-net
+USE_FPC+= fcl-net
.endif
pre-patch: