1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/sysutils/koncd/files/patch-koncd-Makefile.in
Dmitry Sivachenko 1f3753930b New port: koncd.
KOnCD is a program that allows you to master CDs with mkisofs and
cdrecord programs.  It can create multisession CD, bootable CD,
supports blanking on CD-RW.  It also copy CDs on-the-fly.
2001-04-02 20:38:14 +00:00

12 lines
496 B
Plaintext

--- koncd/Makefile.in.orig Mon Apr 2 22:53:11 2001
+++ koncd/Makefile.in Mon Apr 2 22:53:40 2001
@@ -288,8 +288,6 @@
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps koncd/Makefile
#>+ 2
- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps koncd/Makefile
- cd $(top_srcdir) && perl admin/am_edit koncd/Makefile.in
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \