$FreeBSD$ --- ltmain.sh.orig Wed May 14 00:39:58 2003 +++ ltmain.sh Sun Aug 17 19:29:50 2003 @@ -4325,10 +4325,12 @@ fi # Install the pseudo-library for information purposes. + if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" $run eval "$install_prog $instname $destdir/$name" || exit $? + fi # Maybe install the static library, too. test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" ='vcs-git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/ocaml-cryptokit
Commit message (Expand)AuthorAgeFilesLines
* - Bump portrevisions on all ocaml libraries, as it appears that compiledstas2011-04-061-1/+1
* - Installing of libraries in ${OCAML_SITELIBDIR)/stublibs, which is not searc...wen2011-03-024-6/+16
* Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-261-0/+1
* Add META file for use with ocaml-findlib.linimon2008-12-181-0/+6
* Update to 1.3 and assign maintainership. Also, move the install fileslinimon2008-12-182-15/+19
* Drop maintainership.lioux2008-11-301-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-2/+0
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Add SHA256 checksumlioux2005-11-111-0/+1
* Update to 1.3lioux2005-08-293-96/+13
* Remove deprecated USE_SIZElioux2004-12-251-1/+0
* Update to 1.2lioux2004-03-133-91/+102
* USE_SIZEifylioux2004-02-082-0/+2
* De-pkg-commentlioux2003-02-242-1/+1