mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Fix build with new lazarus
Reported by: pkg-fallout PR: 206873 Submitted by: maintainer
This commit is contained in:
parent
29c3922c73
commit
e4c974a035
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408245
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= emkatic
|
||||
PORTVERSION= 0.26
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= russian emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
@ -20,7 +20,7 @@ BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \
|
||||
USE_FPC= cairo fcl-base fcl-image fcl-json fcl-xml pasjpeg x11
|
||||
|
||||
PROJECT_FILE= emkatic.lpi
|
||||
LAZARUS_VER= 1.4.2
|
||||
LAZARUS_VER= 1.6RC2
|
||||
LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d --pcp=${WRKSRC}/tmppcp
|
||||
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}
|
||||
LCL_UNITS_DIR= ${LAZARUS_DIR}/lcl/units/${BUILDNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user