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

afb at macports.org afb at macports.org
Sat Jan 12 02:27:00 PST 2008


Revision: 32720
          http://trac.macosforge.org/projects/macports/changeset/32720
Author:   afb at macports.org
Date:     2008-01-12 02:26:59 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
make sure install depends on scripts

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

Modified: trunk/base/src/port/Makefile
===================================================================
--- trunk/base/src/port/Makefile	2008-01-12 09:25:35 UTC (rev 32719)
+++ trunk/base/src/port/Makefile	2008-01-12 10:26:59 UTC (rev 32720)
@@ -29,7 +29,7 @@
 
 distclean: clean
 
-install: mkdirs
+install: port portindex portmirror mkdirs
 	$(INSTALL) -d -o ${DSTUSR} -g ${DSTGRP} -m ${DSTMODE} ${INSTALLDIR}/bin
 	$(INSTALL) -o ${DSTUSR} -g ${DSTGRP} -m 555 port portindex portmirror ${INSTALLDIR}/bin/
 	cd ${INSTALLDIR}/bin && $(LN_S) -f port portf

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080112/2b2e8031/attachment.html


More information about the macports-changes mailing list