aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/doublecmd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
commit73b7596b94a9aac96bd82ef2734fec4237b94884 (patch)
tree97fa6c721b3189472458272147b4aca03cf4b7bc /x11-fm/doublecmd
parentdb25d63f5a147d03aa919c5b5d16876cc248d7c1 (diff)
downloadports-73b7596b94a9aac96bd82ef2734fec4237b94884.tar.gz
ports-73b7596b94a9aac96bd82ef2734fec4237b94884.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331275
Diffstat (limited to 'x11-fm/doublecmd')
-rw-r--r--x11-fm/doublecmd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index ad66a5d9a8ce..fb31107ea03a 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -294,9 +294,6 @@ pre-install:
@${ECHO_CMD} "@dirrm %%DATADIR%%/sdk" >> ${PLIST}
@${ECHO_CMD} "@dirrm %%DATADIR%%" >> ${PLIST}
- @${ECHO_CMD} "@dirrmtry share/pixmaps" >> ${PLIST}
- @${ECHO_CMD} "@dirrmtry share/applications" >> ${PLIST}
-
do-install:
@${MKDIR} ${DATADIR}/plugins
@${MKDIR} ${DATADIR}/plugins/wcx
@@ -380,7 +377,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${FILE} ${DATADIR}
.endfor
- @${MKDIR} ${PREFIX}/share/pixmaps
.for FILE in doublecmd.png install/linux/doublecmd.xpm
${INSTALL_DATA} ${WRKSRC}/${FILE} ${PREFIX}/share/pixmaps/
.endfor