mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
- drop maintainership - update to r12.2 - some bug fixes PR: 81184 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Approved by: maintainer
11 lines
351 B
Text
11 lines
351 B
Text
--- iiimsf/Makefile.am.orig Fri Mar 18 04:26:28 2005
|
|
+++ iiimsf/Makefile.am Mon May 9 19:00:14 2005
|
|
@@ -1,6 +1,6 @@
|
|
AUTOMAKE_OPTIONS = foreign
|
|
-ACLOCAL_AMFLAGS = -I ../acfiles
|
|
+ACLOCAL_AMFLAGS = -I %%LOCALBASE%%/share/aclocal -I ../acfiles
|
|
SUBDIRS = lib src
|
|
|
|
confdir = $(XMLCONFDIR)
|
|
-conf_DATA = iiimd.xml.conf
|
|
+conf_DATA = iiimd.xml.conf.sample
|