1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Fix build

- Add missing build dependencies
This commit is contained in:
Jose Alonso Cardenas Marquez 2015-08-18 17:42:23 +00:00
parent 9f78fad961
commit 9640ea734e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394626

View File

@ -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: