[66651] trunk/dports/net/heimdal/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 19 01:24:54 PDT 2010


Revision: 66651
          http://trac.macports.org/changeset/66651
Author:   ryandesign at macports.org
Date:     2010-04-19 01:24:52 -0700 (Mon, 19 Apr 2010)
Log Message:
-----------
heimdal: fix typo in configure.pre_args (oops)

Modified Paths:
--------------
    trunk/dports/net/heimdal/Portfile

Modified: trunk/dports/net/heimdal/Portfile
===================================================================
--- trunk/dports/net/heimdal/Portfile	2010-04-19 08:24:04 UTC (rev 66650)
+++ trunk/dports/net/heimdal/Portfile	2010-04-19 08:24:52 UTC (rev 66651)
@@ -30,7 +30,7 @@
 # Use a separate prefix to avoid conflicts with the system kerberos headers
 # and libraries.
 destroot.violate_mtree yes
-configure.pre_args	--prefix=${prefix}/heimdal \
+configure.pre_args	--prefix=${prefix}/heimdal
 configure.args	--sysconfdir=${prefix}/etc --enable-shared \
 		--enable-static --without-x
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100419/9a79eb16/attachment.html>


More information about the macports-changes mailing list