aboutsummaryrefslogtreecommitdiffstats
path: root/print/gnomephotoprinter/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-04-26 15:30:56 +0800
committerahze <ahze@FreeBSD.org>2005-04-26 15:30:56 +0800
commit013c953c235e2378a9e2f5dc0848b3a5621a411d (patch)
treecfdb3c5916156b5ed2a1b87ed0d3115da34e1eea /print/gnomephotoprinter/Makefile
parenta5cd10fcd65b701b98fee2c0da38ee5bc84b9c57 (diff)
downloadfreebsd-ports-gnome-013c953c235e2378a9e2f5dc0848b3a5621a411d.tar.gz
freebsd-ports-gnome-013c953c235e2378a9e2f5dc0848b3a5621a411d.tar.zst
freebsd-ports-gnome-013c953c235e2378a9e2f5dc0848b3a5621a411d.zip
- Update WWW: line
- Install .desktop file for gnome menu
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>