[27963] trunk/base/portmgr/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 16 09:42:01 PDT 2007


Revision: 27963
          http://trac.macosforge.org/projects/macports/changeset/27963
Author:   jmpp at macports.org
Date:     2007-08-16 09:42:01 -0700 (Thu, 16 Aug 2007)

Log Message:
-----------
Correct path in Makefile include statement.

Modified Paths:
--------------
    trunk/base/portmgr/Makefile

Modified: trunk/base/portmgr/Makefile
===================================================================
--- trunk/base/portmgr/Makefile	2007-08-16 16:37:20 UTC (rev 27962)
+++ trunk/base/portmgr/Makefile	2007-08-16 16:42:01 UTC (rev 27963)
@@ -6,7 +6,7 @@
 	-e 's, at TCL_PACKAGE_DIR@,$(TCL_PACKAGE_DIR),g'
 
 
-include ../../Mk/macports.autoconf.mk
+include ../Mk/macports.autoconf.mk
 
 
 all: ${SCRIPTS}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070816/72ee7c7d/attachment.html


More information about the macports-changes mailing list