openbsd-ports/audio/audacious/patches/patch-buildsys_mk_in
fgsch 9c696d2dfd update audacious and audacious-plugins to 1.5.0; with and ok jakemsr@
some changes were submitted for inclusion.
2008-04-02 00:39:19 +00:00

13 lines
431 B
Plaintext

$OpenBSD: patch-buildsys_mk_in,v 1.1 2008/04/02 00:39:19 fgsch Exp $
--- buildsys.mk.in.orig Thu Mar 13 22:19:27 2008
+++ buildsys.mk.in Sun Mar 23 05:55:30 2008
@@ -76,7 +76,7 @@ OBJS5 = ${OBJS4:.erl=.beam}
OBJS += ${OBJS5:.m=.o}
DEPS += ${OBJS:.o=.dep}
-.SILENT:
+#.SILENT:
.SUFFIXES: .beam .c .cc .cxx .d .dep .erl .m
.PHONY: all subdirs pre-depend depend install install-extra uninstall uninstall-extra clean distclean