aboutsummaryrefslogtreecommitdiff
path: root/graphics/mandelbulber
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:58:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:58:55 +0000
commitab248286305efe7f272cdce8773a1185f2752eba (patch)
tree65e15ba7b6b7f5eda17dbc484ed5047bd4d8f445 /graphics/mandelbulber
parenta2105d9f79b4b1fd476adf76673c3c11c40dc633 (diff)
downloadports-ab248286305efe7f272cdce8773a1185f2752eba.tar.gz
ports-ab248286305efe7f272cdce8773a1185f2752eba.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331272
Diffstat (limited to 'graphics/mandelbulber')
-rw-r--r--graphics/mandelbulber/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile
index 5d28428ea314..a2e2a7e2a6ba 100644
--- a/graphics/mandelbulber/Makefile
+++ b/graphics/mandelbulber/Makefile
@@ -19,7 +19,6 @@ MAKEFILE= makefile
CXXFLAGS+= -DSHARED_DIR=\\\"${DATADIR}\\\"
PLIST_FILES= bin/${PORTNAME} share/applications/${PORTNAME}.desktop
-PLIST_DIRSTRY= share/applications
PORTDOCS= README NEWS
PORTDATA= *
@@ -30,7 +29,6 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
- ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications
${MKDIR} ${STAGEDIR}${DATADIR}
cd ${WRKSRC}/usr/share && ${COPYTREE_SHARE} '*' ${STAGEDIR}${DATADIR}/