From 1c7c233776462a5639f81f53bf7a293cc6e131a8 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Wed, 30 Jul 2014 13:07:22 +0000 Subject: Copy archiveopteryx to -devel to make it easy to track development progress. Historically aox development is very reliable, but please be aware that this port does not track stable releases. --- mail/archiveopteryx-devel/files/patch-installer_Jamfile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mail/archiveopteryx-devel/files/patch-installer_Jamfile (limited to 'mail/archiveopteryx-devel/files/patch-installer_Jamfile') diff --git a/mail/archiveopteryx-devel/files/patch-installer_Jamfile b/mail/archiveopteryx-devel/files/patch-installer_Jamfile new file mode 100644 index 000000000000..4fa8d1a8bb37 --- /dev/null +++ b/mail/archiveopteryx-devel/files/patch-installer_Jamfile @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- installer/Jamfile.orig ++++ installer/Jamfile +@@ -5,7 +5,7 @@ + Build installer : installer.cpp ; + + ObjectDefines installer.cpp : +- LIBDIR='\"$(LIBDIR)\"' ++ LIBDIR='\"$(LIBDATADIR)\"' + CONFIGDIR='\"$(CONFIGDIR)\"' + LOGFILE='\"$(LOGFILE)\"' + LOGFILEMODE='\"$(LOGFILEMODE)\"' -- cgit v1.2.3