freebsd-ports/games/briquolo/files/patch-desktop-Makefile.in
Ganael LAPLANCHE 379e3fbd88 - Fix build on CURRENT
- Enable staging
- Re-order LIB_DEPENDS and switch to new format
- Update USES
2013-10-30 07:53:37 +00:00

11 lines
383 B
Text

--- desktop/Makefile.in.orig 2013-10-29 17:36:03.000000000 +0100
+++ desktop/Makefile.in 2013-10-29 17:36:23.000000000 +0100
@@ -204,7 +204,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-icondir = $(DESTDIR)$(datadir)/pixmaps
+icondir = $(datadir)/pixmaps
icon_DATA = briquolo.svg
EXTRA_DIST = briquolo.desktop briquolo.svg
all: all-am