aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/doublecmd/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-07-31 08:38:58 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-07-31 08:38:58 +0000
commit739c05d2da637822e2f14bde4f72ffca51ef4383 (patch)
tree7da796c8c6bb93d936ca6e5bcf2b4cd6f43b34eb /x11-fm/doublecmd/Makefile
parent028615af5ada90d3bebd952a5cbac6e00a6b94bf (diff)
downloadports-739c05d2da637822e2f14bde4f72ffca51ef4383.tar.gz
ports-739c05d2da637822e2f14bde4f72ffca51ef4383.zip
Notes
Diffstat (limited to 'x11-fm/doublecmd/Makefile')
-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 a32c6a5fd12e..167706a52128 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= doublecmd
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.3
CATEGORIES= x11-fm
MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -23,6 +23,7 @@ PORTDOCS= *
USES= dos2unix desktop-file-utils
USE_FPC= cairo fcl-base fcl-db fcl-image fcl-json fcl-registry \
fcl-xml iconvenc pasjpeg rtl-extra x11
+USE_XORG= x11
DOS2UNIX_FILES= src/dmhelpmanager.pas
WANT_GNOME= yes
@@ -112,7 +113,9 @@ WLX_MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
.if ${PORT_OPTIONS:MGTK2}
LCL_PLATFORM= gtk2
+USE_GNOME+= cairo gdkpixbuf2
.elif ${PORT_OPTIONS:MQT4}
+BROKEN= Does not build
LCL_PLATFORM= qt
.endif