aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/xpk
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-07-10 01:43:11 +0800
committermarcus <marcus@FreeBSD.org>2004-07-10 01:43:11 +0800
commit5cc9328814fb9b8e64ff3588af7e6031c1d3514b (patch)
treedf0b6bb8e4e84920da9881d421090dc67f70c629 /archivers/xpk
parente058c31decaf84a24b7ab7306f65221b33ada080 (diff)
downloadfreebsd-ports-gnome-5cc9328814fb9b8e64ff3588af7e6031c1d3514b.tar.gz
freebsd-ports-gnome-5cc9328814fb9b8e64ff3588af7e6031c1d3514b.tar.zst
freebsd-ports-gnome-5cc9328814fb9b8e64ff3588af7e6031c1d3514b.zip
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
Diffstat (limited to 'archivers/xpk')
-rw-r--r--archivers/xpk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index 3abe8e7011f7..1295071b29c1 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/
MAINTAINER= ports@FreeBSD.org
COMMENT= The eXternal PacKer (XPK) library system
-USE_LIBTOOL_VER= 13
+USE_INC_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
evel to 2.4.0.dbn2014-12-084-26/+56 * Update to mawk 1.3.4-20141206 (bugfix release)johans2014-12-072-3/+3 * lang/bas2tap: Overdue update to 2.6, portscout did not notice this one...rene2014-12-072-3/+3 * Fix typobapt2014-12-071-1/+1 * Fix build when compiler is clangbapt2014-12-071-2/+2 * Update BSD licensefeld2014-12-071-2/+3 * Update "BSD" licensefeld2014-12-071-1/+1 * - Update to version 2.0.b5pawel2014-12-062-10/+14 * - Update to 1.1.0lwhsu2014-12-063-5/+12 * - Fix build with clang 3.5.0sunpoet2014-12-062-1/+7 * - Remove lang/python from BUILD_DEPENDSsunpoet2014-12-064-53/+8 * - Remove lang/python from BUILD_DEPENDSsunpoet2014-12-064-58/+12 * - Update to 1.32jadawin2014-12-052-4/+3 * - Fix build when DEFAULT_VERSIONS=python=3.*sunpoet2014-12-051-1/+1 * One last cleanup, factorize a few things into variables, add a few entries tomat2014-12-0316-7704/+7767 * Remove expired ports:rene2014-12-026-910/+0 * Update to the 20141130 snapshot of GCC 5.0.gerald2014-12-012-3/+3 * Allow building with bison 3antoine2014-11-301-0/+11 * Cleanup plist of ocaml portsantoine2014-11-301-0/+2 * Update to the 20141126 snapshot of GCC 4.9.3.gerald2014-11-302-3/+3 * Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-302-2/+2 * Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always onmat2014-11-294-8/+14 * Remove expired ports:rene2014-11-2910-203/+0 * Duktape is an embeddable Javascript engine, with a focus on portability andbapt2014-11-295-0/+61 * Fixup the makewhatis errors.mat2014-11-288-12/+12 * lang/gcc-aux: Fix symbolic trace on FreeBSDmarino2014-11-282-4/+6 * /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which ofmat2014-11-274-4/+4 * Get the man config file right.mat2014-11-274-4/+8 * And point man to the new right place.mat2014-11-274-4/+4 * - Bring back the .packlist files, many people need them, they willmat2014-11-2712-16/+83 * Fix build into jails with DTRACE enabled.ale2014-11-279-15/+126 * Now that 5.18 is the default, deprecate Perl 5.14 and Perl 5.16, the first onemat2014-11-262-0/+6 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2662-170/+206 * - Merge EFL libraries into devel/efl and update to 1.12.0gblach2014-11-256-53/+0 * Update to the 20141123 snapshot of GCC 5.0. Keep in mind that thisgerald2014-11-242-3/+3 * Set perl5 as a build-only dependency.olgeni2014-11-243-3/+6 * Use autoconf:env as runtime ports and set perl5 as a build-only dependency.olgeni2014-11-241-1/+3 * - Update to version 0.92.4, the latest stable to datedanfe2014-11-233-33/+12 * Fix some USE_PGSQL that were missed beforecrees2014-11-231-1/+1 * Finally retire USE_PGSQLcrees2014-11-2310-14/+15 * Switch to USES=pgsqlcrees2014-11-231-1/+1 * Update to the 20141119 snapshot of GCC 4.9.3.gerald2014-11-222-3/+3 * Update to the 20141120 snapshot of GCC 4.8.4.gerald2014-11-222-3/+3 * - Upgrade to 1.9.8.kuriyama2014-11-223-7/+9 * Update to the 20141116 snapshot of GCC 5.0.gerald2014-11-222-7/+3 * Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsantoine2014-11-221-1/+1 * The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1919-260/+176 * Update to 1.15.0.knu2014-11-192-5/+5 * Update clang-devel and llvm-devel to r222267.brooks2014-11-193-11/+15 * Package empty LUA_LDIR and LUA_CDIR, as it's more user-friendlyantoine2014-11-184-2/+6 * Fix TOOLS_VSN and EI_VSN (unbreak link to erl_call).olgeni2014-11-161-3/+3 * Update to the 20141109 snapshot of GCC 5.0.gerald2014-11-162-3/+7 * Update to latest versionswills2014-11-159-6/+24 * lang/spl: Fix build on modern gccmarino2014-11-152-3/+18 * - Update Tcl/Tk 8.5 to 8.5.17gahr2014-11-152-3/+3 * - Update Tcl/Tk 8.6 to 8.6.3gahr2014-11-152-4/+3 * Update to 5.6.3 release.ale2014-11-153-223/+4 * Update to 5.5.19 release.ale2014-11-153-223/+4 * Update to 5.4.35 release.ale2014-11-152-3/+3 * Cleanup plistantoine2014-11-141-1/+1 * - Remove empty "cabal" directory creation for the hs- ports. Now these arepgj2014-11-142-8/+0 * Cleanup plistantoine2014-11-141-3/+2 * Add missing patch from r372531.dbn2014-11-141-0/+28 * Update lang/pypy to 2.3.1.dbn2014-11-148-42/+128 * Drop maintainershipbapt2014-11-131-1/+1 * Fix plist with rdoc option offswills2014-11-122-2/+2 * lang/ruby21: Update to 2.1.4swills2014-11-122-3/+3 * lang/ruby2*: disable dtrace on OS versions without the dtrace fixes from r271413swills2014-11-124-4/+11 * Upgrade CentOS to 6.6xmj2014-11-113-4/+7 * - Remove @dirrm* from (often automatically generated) plists of GHC andpgj2014-11-113-22/+1 * - Add Haskell API and bindings for Redis:pgj2014-11-111-0/+3 * Fix some stage orphansantoine2014-11-112-1/+3 * Simplify plistantoine2014-11-111-3/+1 * lang/nawk: Upgrade version 20110810 => 20121220marino2014-11-119-207/+18 * Add patch from upstream to unbreak on i386 with clangantoine2014-11-111-0/+62 * Use Mac NetworkInterface code instead of Linux NetworkInterface coderomain2014-11-102-1/+7 * Update to the 20141106 snapshot of GCC 4.8.4.gerald2014-11-102-3/+3 * lang/lua-mode.el: Remove reference to obsolete last-command-charmarino2014-11-091-5/+5 * Fix plist for CAPIDOCS option after update to doxygen.swills2014-11-083-34/+0 * Handle the case when dtrace build is disabled (WITHOUT_CDDL=yes)ache2014-11-081-1/+3 * Update to version 1.1.4.0pawel2014-11-085-39/+18 * - Fix typo: s/PORTRIVISION/PORTREVISION/lwhsu2014-11-081-1/+1 * Update to the 20141105 snapshot of GCC 4.9.3, pretty shortly aftergerald2014-11-072-3/+3 * - Fix pkg-plist, let mix(1) worklwhsu2014-11-072-0/+2 * - Chase GNU Emacs updatesashish2014-11-055-2/+5 * Update Qt5 ports to 5.3.2.rakuco2014-11-058-49/+88 * Add an option to use libffi from ports instead of bundled version.demon2014-11-043-9/+27 * Rename option PORT_FFI --> LIBFFI.demon2014-11-041-4/+4 * Update to the 20141030 snapshot of GCC 4.8.4.gerald2014-11-032-3/+3 * Add a reference to python issue regarding i386 compilation failure withdemon2014-11-031-0/+1 * Update to the 20141102 snapshot of GCC 5.0.gerald2014-11-032-3/+3 * lang/gcc-aux: Update version 20140716 (4.9.1) => 20141023 (4.9.2)marino2014-11-022-5/+5 * - Update to 27 Oct releasejohans2014-11-012-4/+4 * Avoid useless @execbapt2014-11-011-9/+9 * Avoid useless @execbapt2014-11-011-1/+1 * lang/mono: allow overriding Environment.SpecialFolder.Personalmarino2014-10-312-0/+44 * Update to the 20141029 snapshot of GCC 4.9.2.gerald2014-10-313-4/+4 * - Update to 1.0.2lwhsu2014-10-30