ports/graphics/gx/files/patch-Makefile.in
Thomas Zander 2c26e29083 - Un-break build; distfile is now fetchable again (new MASTER_SITES)
- New port maintainer:  Chris Hutchinson <portmaster@bsdforge.com>
- Add LICENSE
- Use PLIST_FILES instead of pkg-plist
- Bump PORTREVISION
- Update pkg-descr
- Pet portlint

PR:		199468
Submitted by:	portmaster@bsdforge.com (maintainer)
Reviewed by:	riggs
MFH:		2015Q2
2015-05-10 14:15:43 +00:00

14 lines
469 B
Text

--- Makefile.in.orig 2007-06-07 14:21:06 UTC
+++ Makefile.in
@@ -176,9 +176,9 @@ target_alias = @target_alias@
SUBDIRS = src
icondir = $(datadir)/pixmaps
icon_DATA = icons/gx_logo.png icons/gx.png
-desktopdir = $(datadir)/app-install/desktop
+desktopdir = $(datadir)/applications
desktop_DATA = gx.desktop
-desk_icondir = $(datadir)/app-install/icons
+desk_icondir = $(datadir)/pixmaps
desk_icon_DATA = icons/gx.png
EXTRA_DIST = AUTHORS \
ChangeLog \