aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--freebsd/Makefile2
-rw-r--r--freebsd/pkg-plist3
2 files changed, 3 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
diff --git a/freebsd/pkg-plist b/freebsd/pkg-plist
index 4046f68..a4b0058 100644
--- a/freebsd/pkg-plist
+++ b/freebsd/pkg-plist
@@ -11,6 +11,9 @@ share/man/man7/%%PROGRAM_PREFIX%%sciteco.7.gz
%%DATADIR%%/lib/fnkeys.tes
%%DATADIR%%/lib/getopt.tes
%%DATADIR%%/lib/lexer.tes
+%%DATADIR%%/sciteco-16.png
+%%DATADIR%%/sciteco-32.png
+%%DATADIR%%/sciteco-48.png
%%LEXILLA%%%%DATADIR%%/lib/lexers/abaqus.tes
%%LEXILLA%%%%DATADIR%%/lib/lexers/ada.tes
%%LEXILLA%%%%DATADIR%%/lib/lexers/asciidoc.tes