aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus-devel
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-16 11:48:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-19 08:36:47 +0000
commitce1af7fdc2cde4dc409a344a4210a3af581ccd2d (patch)
tree90d3e91fc4cc816b8414817d29a02a1bf6ccc203 /editors/lazarus-devel
parent988f6f02d1a4f8ec8b274d4819ca37943a44d34a (diff)
downloadports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.tar.gz
ports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.zip
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
Diffstat (limited to 'editors/lazarus-devel')
-rw-r--r--editors/lazarus-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/lazarus-devel/Makefile b/editors/lazarus-devel/Makefile
index 66990822b91c..f9c334875c93 100644
--- a/editors/lazarus-devel/Makefile
+++ b/editors/lazarus-devel/Makefile
@@ -151,7 +151,6 @@ do-install:
${FIND} * -type f -exec ${INSTALL_DATA} {} "${STAGEDIR}${EXAMPLESDIR}/{}" \;
@${LN} -s ${EXAMPLESDIR} ${STAGEDIR}${DATADIR}/examples
-
.for RESO in 128 16 256 32 48 64
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${RESO}x${RESO}/apps
${INSTALL_DATA} ${WRKSRC}/images/icons/${PORTNAME}${RESO}x${RESO}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${RESO}x${RESO}/apps/${PORTNAME}.png