diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:50:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:50:43 +0800 |
commit | ee1d6bae4416da57464b0aeccdd390487ce50a18 (patch) | |
tree | 09a4daa60fb0df0d02cc71fde3ce28c73fd1caf5 /astro/nightfall | |
parent | e0fba3f853dc2f0026588d4e97c867ddc0d89d07 (diff) | |
download | freebsd-ports-gnome-ee1d6bae4416da57464b0aeccdd390487ce50a18.tar.gz freebsd-ports-gnome-ee1d6bae4416da57464b0aeccdd390487ce50a18.tar.zst freebsd-ports-gnome-ee1d6bae4416da57464b0aeccdd390487ce50a18.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by: portmgr (bdrewery)
Diffstat (limited to 'astro/nightfall')
-rw-r--r-- | astro/nightfall/Makefile | 1 | ||||
-rw-r--r-- | astro/nightfall/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index ef8d6d396b5c..061bde9c0bf1 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -60,7 +60,6 @@ post-patch: ${WRKSRC}/nightfall.desktop post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/nightfall.desktop \ ${PREFIX}/share/applications diff --git a/astro/nightfall/pkg-plist b/astro/nightfall/pkg-plist index aed5fe74b58e..e5fa0f4b5be4 100644 --- a/astro/nightfall/pkg-plist +++ b/astro/nightfall/pkg-plist @@ -104,4 +104,3 @@ share/locale/it/LC_MESSAGES/nightfall.mo %%GNOMEUI%%@dirrm share/gnome/help/nightfall/de %%GNOMEUI%%@dirrm share/gnome/help/nightfall/C %%GNOMEUI%%@dirrm share/gnome/help/nightfall -@dirrmtry share/applications |