mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
* Switch to using upstream release tarball * Adjust port Makefile layout * Return to pool PR: 281447 Approved by: kde (makc and jhale)
11 lines
437 B
Text
11 lines
437 B
Text
--- Makefile.in.orig 2024-09-09 22:32:56 UTC
|
|
+++ Makefile.in
|
|
@@ -412,7 +412,7 @@ AUTOMAKE_OPTIONS = gnu dist-zip 1.9.6
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
AUTOMAKE_OPTIONS = gnu dist-zip 1.9.6
|
|
-SUBDIRS = admin bin etc man include iodbcinst iodbc iodbcadm drvproxy samples
|
|
+SUBDIRS = admin bin etc man include iodbcinst iodbc iodbcadm drvproxy
|
|
ACLOCAL_AMFLAGS = -I admin
|
|
EXTRA_DIST = \
|
|
$(srcdir)/IAFA-PACKAGE \
|