[36770] trunk/base/src/port/Makefile

afb at macports.org afb at macports.org
Wed May 14 04:08:26 PDT 2008


Revision: 36770
          http://trac.macosforge.org/projects/macports/changeset/36770
Author:   afb at macports.org
Date:     2008-05-14 04:08:23 -0700 (Wed, 14 May 2008)

Log Message:
-----------
only edit when reconfigured, always is not needed

Modified Paths:
--------------
    trunk/base/src/port/Makefile

Modified: trunk/base/src/port/Makefile
===================================================================
--- trunk/base/src/port/Makefile	2008-05-14 10:44:27 UTC (rev 36769)
+++ trunk/base/src/port/Makefile	2008-05-14 11:08:23 UTC (rev 36770)
@@ -10,15 +10,13 @@
 
 all: ${SCRIPTS}
 
-.PHONY: always
-
-portmirror: portmirror.tcl always
+portmirror: portmirror.tcl ../../Mk/macports.autoconf.mk
 	${edit} portmirror.tcl > $@
 
-portindex: portindex.tcl always
+portindex: portindex.tcl ../../Mk/macports.autoconf.mk
 	${edit} portindex.tcl > $@
 
-port: port.tcl always
+port: port.tcl ../../Mk/macports.autoconf.mk
 	${edit} port.tcl > $@
 
 mkdirs:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080514/535915a9/attachment.html


More information about the macports-changes mailing list