mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
which is the defuault version. Clean up the port while here. Reported by: Matthew D. Fuller
11 lines
423 B
Text
11 lines
423 B
Text
--- Makefile.in.orig 2018-03-18 11:34:18 UTC
|
|
+++ Makefile.in
|
|
@@ -510,7 +510,7 @@ SUBDIRS = $(am__append_1) milter libmilt
|
|
data test po build doc html license package vendor
|
|
pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = milter-core.pc milter-client.pc milter-server.pc \
|
|
- milter-manager.pc libmilter.pc $(am__append_2)
|
|
+ milter-manager.pc $(am__append_2)
|
|
EXTRA_DIST = \
|
|
autogen.sh \
|
|
gpg_uid \
|