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/gcolor2 | |
parent | a2105d9f79b4b1fd476adf76673c3c11c40dc633 (diff) | |
download | ports-ab248286305efe7f272cdce8773a1185f2752eba.tar.gz ports-ab248286305efe7f272cdce8773a1185f2752eba.zip |
Notes
Diffstat (limited to 'graphics/gcolor2')
-rw-r--r-- | graphics/gcolor2/Makefile | 1 | ||||
-rw-r--r-- | graphics/gcolor2/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gcolor2/Makefile b/graphics/gcolor2/Makefile index ea76cc5b0ae2..84ddc0d8bdf5 100644 --- a/graphics/gcolor2/Makefile +++ b/graphics/gcolor2/Makefile @@ -20,7 +20,6 @@ SUB_FILES= gcolor2.desktop NO_STAGE= yes post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/gcolor2.desktop ${PREFIX}/share/applications .include <bsd.port.mk> diff --git a/graphics/gcolor2/pkg-plist b/graphics/gcolor2/pkg-plist index 0e07f647d3e5..82369b50c827 100644 --- a/graphics/gcolor2/pkg-plist +++ b/graphics/gcolor2/pkg-plist @@ -3,4 +3,3 @@ share/applications/gcolor2.desktop share/pixmaps/gcolor2/about_icon.png share/pixmaps/gcolor2/icon.png @dirrm share/pixmaps/gcolor2 -@dirrmtry share/applications |