summaryrefslogtreecommitdiff
path: root/editors/lazarus
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-16 13:48:22 +0200
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-19 10:36:47 +0200
commitce1af7fdc2cde4dc409a344a4210a3af581ccd2d (patch)
tree90d3e91fc4cc816b8414817d29a02a1bf6ccc203 /editors/lazarus
parent988f6f02d1a4f8ec8b274d4819ca37943a44d34a (diff)
downloadfreebsd-ports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.zip
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
Diffstat (limited to 'editors/lazarus')
-rw-r--r--editors/lazarus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile
index 5f53b2506054..4f2ec8895e5a 100644
--- a/editors/lazarus/Makefile
+++ b/editors/lazarus/Makefile
@@ -149,7 +149,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