aboutsummaryrefslogtreecommitdiff
path: root/cad/gerbv
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:57:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:57:35 +0000
commita2105d9f79b4b1fd476adf76673c3c11c40dc633 (patch)
tree8ef09580acc4a6416ee6abeb00ca71999c743d2f /cad/gerbv
parentd46ccd7303bf20ea948fb7ae7d9295ad15a9bdf0 (diff)
downloadports-a2105d9f79b4b1fd476adf76673c3c11c40dc633.tar.gz
ports-a2105d9f79b4b1fd476adf76673c3c11c40dc633.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331271
Diffstat (limited to 'cad/gerbv')
-rw-r--r--cad/gerbv/Makefile1
-rw-r--r--cad/gerbv/pkg-plist1
2 files changed, 0 insertions, 2 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 70a1a72a9d70..ffcd22877d5f 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -31,7 +31,6 @@ post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s|desktop||g' ${WRKSRC}/Makefile.in
post-install:
- @${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/desktop/gerbv.desktop \
${PREFIX}/share/applications
@${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps
diff --git a/cad/gerbv/pkg-plist b/cad/gerbv/pkg-plist
index 29683f33bf9b..902932a8e8a5 100644
--- a/cad/gerbv/pkg-plist
+++ b/cad/gerbv/pkg-plist
@@ -118,7 +118,6 @@ share/icons/hicolor/scalable/apps/gerbv.svg
%%PORTDOCS%%@dirrm %%DOCSDIR%%/eagle
%%PORTDOCS%%@dirrm %%DOCSDIR%%/PNG-print
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry share/applications
@dirrm include/gerbv-%%VERSION%%
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true