Fix build by adding chm to USE_FPC
Reported by: pkg-fallout
This commit is contained in:
parent
059e6fab6e
commit
69da4f8da3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462578
@ -16,7 +16,7 @@ BUILD_DEPENDS= lazbuild:editors/lazarus \
|
||||
fpcres:lang/fpc-utils
|
||||
|
||||
USES= dos2unix zip
|
||||
USE_FPC= cairo fcl-base fcl-image pasjpeg rtl-objpas x11
|
||||
USE_FPC= cairo chm fcl-base fcl-image pasjpeg rtl-objpas x11
|
||||
USE_GNOME= #
|
||||
|
||||
SUB_FILES= pea pealauncher peazip
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Simple CAD program
|
||||
BUILD_DEPENDS= lazbuild:editors/lazarus
|
||||
|
||||
USES= tar:xz
|
||||
USE_FPC= cairo fcl-base fcl-image fcl-json fcl-stl fcl-xml opengl \
|
||||
USE_FPC= cairo chm fcl-base fcl-image fcl-json fcl-stl fcl-xml opengl \
|
||||
pasjpeg rtl-extra rtl-objpas x11
|
||||
|
||||
LAZARUS_VER= 1.8.0
|
||||
|
@ -26,7 +26,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= BBasile
|
||||
GH_PROJECT= Coedit
|
||||
|
||||
USE_FPC= cairo fcl-base fcl-db fcl-image fcl-json fcl-net fcl-registry \
|
||||
USE_FPC= cairo chm fcl-base fcl-db fcl-image fcl-json fcl-net fcl-registry \
|
||||
fcl-stl fcl-web fcl-xml numlib openssl pasjpeg rtl-objpas \
|
||||
regexpr rtl-extra x11
|
||||
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
BUILD_DEPENDS= lazbuild:editors/lazarus \
|
||||
fpcres:lang/fpc-utils
|
||||
|
||||
USE_FPC= cairo fcl-base fcl-image fcl-json fcl-xml pasjpeg rtl-extra x11
|
||||
USE_FPC= cairo chm fcl-base fcl-image fcl-json fcl-xml pasjpeg rtl-extra x11
|
||||
|
||||
PROJECT_FILE= emkatic.lpi
|
||||
LAZARUS_VER= 1.8.0
|
||||
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= lazbuild:editors/lazarus \
|
||||
PORTDOCS= *
|
||||
|
||||
USES= dos2unix desktop-file-utils
|
||||
USE_FPC= cairo fcl-base fcl-db fcl-image fcl-json fcl-registry \
|
||||
USE_FPC= cairo chm fcl-base fcl-db fcl-image fcl-json fcl-registry \
|
||||
fcl-xml iconvenc pasjpeg rtl-extra x11 regexpr
|
||||
USE_XORG= x11
|
||||
DOS2UNIX_FILES= src/dmhelpmanager.pas
|
||||
|
Loading…
Reference in New Issue
Block a user