summaryrefslogtreecommitdiff
path: root/textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
commit47a21a54dded355a183053151eb0aa400170db5c (patch)
tree60c1235403e2605e88b677bb091a766f56be9e24 /textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am
parentRemoved ports that depends on iiimf expired ports + they are abandonware (diff)
Remove unmaintained expired ports from textproc
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2 2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available 2011-05-01 textproc/fdp-tools: Distfile is no more available 2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more available 2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available 2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more available 2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more available 2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more available 2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more available 2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273411
Diffstat (limited to 'textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am')
-rw-r--r--textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am39
1 files changed, 0 insertions, 39 deletions
diff --git a/textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am b/textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am
deleted file mode 100644
index 1547a96b5970..000000000000
--- a/textproc/iiimf-server/files/patch-iiimsf_src_Makefile.am
+++ /dev/null
@@ -1,39 +0,0 @@
---- iiimsf/src/Makefile.am.orig Thu Apr 21 16:04:56 2005
-+++ iiimsf/src/Makefile.am Mon May 9 18:33:14 2005
-@@ -97,7 +97,7 @@
-
- iiimd_LDADD = \
- $(LIB_DIR)/iml/libiml.la \
-- $(IM_LIBDIR)/iiimp/libiiimp.la \
-+ -liiimp \
- $(SOCKET_LIBS) \
- $(LIBCRYPT_FLAGS) \
- $(LIBPAM_FLAGS) \
-@@ -112,7 +112,6 @@
- $(NULL)
- iiimf_le_tools_LDADD = \
- $(XML_LIBS) \
-- -ldl \
- libiiimutils.la \
- $(NULL)
-
-@@ -122,6 +121,7 @@
- iiimf_segv_logger_CFLAGS = \
- -DLOGDIR="\"$(localstatedir)/log/iiim\"" \
- -DDATADIR="\"$(gdbcmddir)\"" \
-+ -DPREFIX="\"$(prefix)\"" \
- -g \
- $(NULL)
- gdbcmddir = $(datadir)/iiim
-@@ -129,9 +129,9 @@
- gdbcmd \
- $(NULL)
-
--logdir = $(localstatedir)/log/iiim
-+logdir = /var/log/iiim
- log_DATA = $(NULL)
--socketdir = $(localstatedir)/run/iiim
-+socketdir = /var/run/iiim
- socket_DATA = $(NULL)
-
- iiimlibdir = $(libdir)/iiim