aboutsummaryrefslogtreecommitdiff
path: root/deskutils/easystroke
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:52:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:52:24 +0000
commitfdb84adb5d95a30368b5d078800109ee52d70aab (patch)
treebd459d4d39f95a58c502f6bb2c0cc5cc8ef1b1a7 /deskutils/easystroke
parent444b74f1ca29e3686faf2ef602b1cad0a6664f87 (diff)
downloadports-fdb84adb5d95a30368b5d078800109ee52d70aab.tar.gz
ports-fdb84adb5d95a30368b5d078800109ee52d70aab.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331268
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