7e19bb1d69
add a pair of patches to avoid installing / calling its own xdg-open. add xdg-utils as RUN_DEPENDS. switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB. ok ajacoutot@ jasper@
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
$OpenBSD: patch-data_Makefile_in,v 1.1 2009/01/30 22:54:59 landry Exp $
|
|
--- data/Makefile.in.orig Fri Jan 30 18:14:33 2009
|
|
+++ data/Makefile.in Fri Jan 30 18:14:45 2009
|
|
@@ -169,8 +169,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
imagedatadir = $(datadir)/gmpc/plugins/magnatune/
|
|
-imagedata_DATA = magnatune.png \
|
|
- xdg-open
|
|
+imagedata_DATA = magnatune.png
|
|
|
|
EXTRA_DIST = magnatune.png \
|
|
xdg-open
|