ports/graphics/xmedcon/files/patch-etc::Makefile.in
Kirill Ponomarev cf6c92b4fe Update to 0.9.8.4
PR:		ports/77654
Submitted by:	maintainer
2005-02-18 08:36:38 +00:00

18 lines
460 B
Text

--- etc/Makefile.in.orig Thu Feb 17 20:36:39 2005
+++ etc/Makefile.in Thu Feb 17 20:38:47 2005
@@ -244,12 +244,11 @@
AUTOMAKE_OPTIONS = gnu
RC_FILES = \
xmedconrc \
- xmedconrc.linux \
- xmedconrc.win32
+ xmedconrc.linux
-ICONS = xmedcon.ico xmedcon.png
+ICONS = xmedcon.png
GTK_DIST = README $(RC_FILES) $(ICONS)
-sysconf_DATA = $(RC_FILES) $(ICONS)
+@DO_XSUPPORT_TRUE@sysconf_DATA = $(RC_FILES) $(ICONS)
EXTRA_DIST = \
$(GTK_DIST) \
xmedcon.spec