aboutsummaryrefslogtreecommitdiffhomepage
path: root/freebsd/Makefile
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-12-17 21:45:56 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-12-17 21:45:56 +0300
commitd8f747eea898717f96d8328e5ee52e17dfb37237 (patch)
treefe013b0f59cd4d7f31d84fd3c775aa39c0e4b313 /freebsd/Makefile
parentfb0d60c891b695a207cc2ac7055b8e2bd30dc9d0 (diff)
downloadsciteco-d8f747eea898717f96d8328e5ee52e17dfb37237.tar.gz
freebsd port: synced with the version in FreeBSD ports
Rodrigo Osorio re-included the PNGs even for sciteco-curses. Should be fixed at the Autoconf-level, by only installing the PNGs on GTK.
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r--freebsd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index abba4c5..4283bcc 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -85,8 +85,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/ico/sciteco-${SZ}.png \
${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps/sciteco.png
.endfor
-# To appease `make check-plist`:
- ${RM} ${STAGEDIR}${DATADIR}/*.png
${MKDIR} ${STAGEDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/src/sciteco.desktop \
${STAGEDIR}${PREFIX}/share/applications/sciteco.desktop