aboutsummaryrefslogtreecommitdiff
path: root/deskutils/easystroke
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/easystroke')
-rw-r--r--deskutils/easystroke/Makefile5
-rw-r--r--deskutils/easystroke/pkg-plist1
2 files changed, 0 insertions, 6 deletions
diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile
index 8e174ebc2957..0db050b48ff6 100644
--- a/deskutils/easystroke/Makefile
+++ b/deskutils/easystroke/Makefile
@@ -44,17 +44,12 @@ pre-build:
.endif
do-install:
- @${MKDIR} ${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
- @${MKDIR} ${PREFIX}/share/applications/
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications/
- @${MKDIR} ${PREFIX}/share/pixmaps/
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.svg ${PREFIX}/share/pixmaps/
- @${MKDIR} ${PREFIX}/man/man1/
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1
.if ${PORT_OPTIONS:MNLS}
- @${MKDIR} ${PREFIX}/share/locale/
(cd ${WRKSRC}/po/ && \
${COPYTREE_SHARE} \* ${PREFIX}/share/locale/ "-name *.mo")
.endif
diff --git a/deskutils/easystroke/pkg-plist b/deskutils/easystroke/pkg-plist
index 7c077602d066..569c8a884ee4 100644
--- a/deskutils/easystroke/pkg-plist
+++ b/deskutils/easystroke/pkg-plist
@@ -18,4 +18,3 @@ share/pixmaps/easystroke.svg
%%NLS%%share/locale/cs/LC_MESSAGES/easystroke.mo
share/applications/easystroke.desktop
bin/easystroke
-@dirrmtry share/applications