aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2015-12-15 18:19:14 +0800
committermiwi <miwi@FreeBSD.org>2015-12-15 18:19:14 +0800
commitb49bd6da312e3af1db39bbe0d6771fb83325dbc3 (patch)
tree13916b09e80be0428c25c25ae02af9d336d61fa0 /russian
parent9ee1ac47b89766c832275dc0dd2fb00900034580 (diff)
downloadfreebsd-ports-gnome-b49bd6da312e3af1db39bbe0d6771fb83325dbc3.tar.gz
freebsd-ports-gnome-b49bd6da312e3af1db39bbe0d6771fb83325dbc3.tar.zst
freebsd-ports-gnome-b49bd6da312e3af1db39bbe0d6771fb83325dbc3.zip
- Fix build with new FPC
PR: 205076 Submitted by: Andrey Fesenko (maintainer) Approved by: mat (mentor) Differential Revision: D4563
Diffstat (limited to 'russian')
-rw-r--r--russian/emkatic/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/russian/emkatic/Makefile b/russian/emkatic/Makefile
index 9161a4ac1ab5..c1796ff651e1 100644
--- a/russian/emkatic/Makefile
+++ b/russian/emkatic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= emkatic
PORTVERSION= 0.26
+PORTREVISION= 1
CATEGORIES= russian emulators
MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -16,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \
fpcres:${PORTSDIR}/lang/fpc-utils
-USE_FPC= cairo fcl-base fcl-image fcl-json fcl-process fcl-xml hash \
- pasjpeg paszlib x11
+USE_FPC= cairo fcl-base fcl-image fcl-json fcl-xml pasjpeg x11
PROJECT_FILE= emkatic.lpi
LAZARUS_VER= 1.4.2
@@ -62,6 +62,7 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}