[79771] trunk/base/src/pextlib1.0/Makefile

afb at macports.org afb at macports.org
Sat Jun 25 04:40:37 PDT 2011


Revision: 79771
          http://trac.macports.org/changeset/79771
Author:   afb at macports.org
Date:     2011-06-25 04:40:35 -0700 (Sat, 25 Jun 2011)
Log Message:
-----------
make sure that test can find library (on freebsd)

Modified Paths:
--------------
    trunk/base/src/pextlib1.0/Makefile

Modified: trunk/base/src/pextlib1.0/Makefile
===================================================================
--- trunk/base/src/pextlib1.0/Makefile	2011-06-25 09:44:44 UTC (rev 79770)
+++ trunk/base/src/pextlib1.0/Makefile	2011-06-25 11:40:35 UTC (rev 79771)
@@ -4,7 +4,7 @@
 	sha1cmd.o curl.o rmd160cmd.o sha256cmd.o readline.o uid.o \
 	tracelib.o tty.o readdir.o pipe.o flock.o \
 	system.o mktemp.o realpath.o
-SHLIB_NAME= Pextlib${SHLIB_SUFFIX}
+SHLIB_NAME= ./Pextlib${SHLIB_SUFFIX}
 INSTALLDIR= ${DESTDIR}${datadir}/macports/Tcl/pextlib1.0
 
 include ../../Mk/macports.autoconf.mk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110625/b58b72c1/attachment.html>


More information about the macports-changes mailing list