summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-asm_Makefile.am
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-01-28 01:39:12 +0000
committerRene Ladan <rene@FreeBSD.org>2018-01-28 01:39:12 +0000
commit0c387f0d995967a46438500c2697a6f673906f21 (patch)
tree271ffac063b0758f690c44a25282dc5c5c1a9e8f /math/asir2000/files/patch-asm_Makefile.am
parentnet/kea: unbreak with boost 1.66 (diff)
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months 2018-01-27 mail/libmapi: Broken for more than 6 months 2018-01-27 www/lessc: Broken for more than 6 months 2018-01-27 www/uglifyjs: Broken for more than 6 months 2018-01-27 www/py-octoprint: Broken for more than 6 months 2018-01-27 www/xpi-noscript: Broken for more than 6 months 2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months 2018-01-27 www/caudium14: Depends on expiring lang/pike78 2018-01-27 www/hinventory-client: Broken for more than 6 months 2018-01-27 security/tclgpg: Broken for more than 6 months 2018-01-27 security/pond: Broken for more than 6 months 2018-01-27 security/mdcrack: Broken for more than 6 months 2018-01-27 devel/npm-commander: Broken for more than 6 months 2018-01-27 devel/py-protocols-devel: Broken for more than 6 months 2018-01-27 devel/py-InlineEgg: Broken for more than 6 months 2018-01-27 devel/npm-amdefine: Broken for more than 6 months 2018-01-27 devel/npm-source-map: Broken for more than 6 months 2018-01-27 devel/libical-glib: Broken for more than 6 months 2018-01-27 devel/npm-graceful-readlink: Broken for more than 6 months 2018-01-27 devel/npm-clean-css: Broken for more than 6 months 2018-01-27 devel/py-ruledispatch: Depends on expiring devel/py-protocols-devel 2018-01-27 games/balazarbrothers: Broken for more than 6 months 2018-01-27 games/libretro-cores: Broken for more than 6 months 2018-01-27 games/gish-demo: Broken for more than 6 months 2018-01-27 games/cheech: Broken for more than 6 months 2018-01-27 audio/mbrolavox: Broken for more than 6 months 2018-01-27 audio/linux-mbrola: Depends on expiring audio/mbrolavox 2018-01-27 audio/gigedit: Broken for more than 6 months 2018-01-27 audio/gnomoradio: Broken for more than 6 months 2018-01-27 math/asir2000: Broken for more than 6 months 2018-01-27 multimedia/librespot: Broken for more than 6 months 2018-01-27 multimedia/bombono: Broken for more than 6 months 2018-01-27 lang/gcl: Broken for more than 6 months 2018-01-27 lang/pike78: Broken for more than 6 months 2018-01-27 shells/ambit: Broken for more than 6 months
Diffstat (limited to 'math/asir2000/files/patch-asm_Makefile.am')
-rw-r--r--math/asir2000/files/patch-asm_Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/asir2000/files/patch-asm_Makefile.am b/math/asir2000/files/patch-asm_Makefile.am
deleted file mode 100644
index 0d9799642177..000000000000
--- a/math/asir2000/files/patch-asm_Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- asm/Makefile.am.orig 2009-02-13 22:21:19.000000000 +0900
-+++ asm/Makefile.am 2011-08-08 14:23:31.000000000 +0900
-@@ -1,6 +1,6 @@
- ## $OpenXM: OpenXM_contrib2/asir2000/asm/Makefile.am,v 1.4 2009/02/13 13:21:19 ohara Exp $
-
--asirdir = ${prefix}/lib/asir
-+asirdir = ${prefix}/share/asir
- DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
- INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
- -I${top_srcdir}/gc/include \