aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mandelbulber
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-22 21:58:55 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-22 21:58:55 +0800
commit5b78d8d993307433dcdf0d1224e6a2e951269fe4 (patch)
tree65e15ba7b6b7f5eda17dbc484ed5047bd4d8f445 /graphics/mandelbulber
parent2ab68ebd1aa41c9309ff76379e044d91cc05b3ba (diff)
downloadfreebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.tar.gz
freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.tar.zst
freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
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}/