ports/cad/pcb/files/patch-Makefile.in
Tijl Coosemans 5f958dc756 Remove a patch for configure.ac so we can remove USE_AUTOTOOLS. The patch
added two variables that weren't used anywhere.
2017-12-24 17:00:29 +00:00

16 lines
875 B
Text

--- Makefile.in.orig 2014-03-17 03:14:44 UTC
+++ Makefile.in
@@ -362,11 +362,11 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-DIRS = w32 intl gts src data lib newlib example tools tutorial README_FILES po tests
+DIRS = intl gts src data lib newlib example tools tutorial README_FILES po tests
SUBDIRS = ${DIRS} @DOC@
DIST_SUBDIRS = ${DIRS} doc
INTLTOOL_FILES = intltool-extract.in intltool-merge.in intltool-update.in
-EXTRA_DIST = config.rpath globalconst.h README.git README.w32 icon-theme-installer $(INTLTOOL_FILES)
+EXTRA_DIST = config.rpath globalconst.h README.git icon-theme-installer $(INTLTOOL_FILES)
DISTCLEANFILES = configure.lineno intltool-extract intltool-merge intltool-update po/.intltool-merge-cache
MAINTAINERCLEANFILES = $(INTLTOOL_FILES)
ACLOCAL_AMFLAGS = -I m4