diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:58:55 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:58:55 +0000 |
commit | ab248286305efe7f272cdce8773a1185f2752eba (patch) | |
tree | 65e15ba7b6b7f5eda17dbc484ed5047bd4d8f445 /graphics/mtpaint/Makefile | |
parent | a2105d9f79b4b1fd476adf76673c3c11c40dc633 (diff) | |
download | ports-ab248286305efe7f272cdce8773a1185f2752eba.tar.gz ports-ab248286305efe7f272cdce8773a1185f2752eba.zip |
Notes
Diffstat (limited to 'graphics/mtpaint/Makefile')
-rw-r--r-- | graphics/mtpaint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile index daad6f40aea0..82169c98c586 100644 --- a/graphics/mtpaint/Makefile +++ b/graphics/mtpaint/Makefile @@ -65,7 +65,6 @@ do-install: ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${MANPREFIX}/man/man1 - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.desktop \ ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.png \ |