summaryrefslogtreecommitdiff
path: root/print/gnomephotoprinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gnomephotoprinter/Makefile')
-rw-r--r--print/gnomephotoprinter/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile
index e8ddc3eba7e9..6be531edb5bf 100644
--- a/print/gnomephotoprinter/Makefile
+++ b/print/gnomephotoprinter/Makefile
@@ -20,4 +20,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
USE_LIBTOOL_VER=15
+post-install:
+ ${INSTALL_DATA} ${FILESDIR}/gnomephotoprinter.desktop ${PREFIX}/share/gnome/applications
+
.include <bsd.port.mk>