[73689] trunk/dports/sysutils/smartmontools/Portfile

takanori at macports.org takanori at macports.org
Sun Nov 21 13:22:44 PST 2010


Revision: 73689
          http://trac.macports.org/changeset/73689
Author:   takanori at macports.org
Date:     2010-11-21 13:22:40 -0800 (Sun, 21 Nov 2010)
Log Message:
-----------
smartmontools: add missing 'destroot.keepdirs'

Modified Paths:
--------------
    trunk/dports/sysutils/smartmontools/Portfile

Modified: trunk/dports/sysutils/smartmontools/Portfile
===================================================================
--- trunk/dports/sysutils/smartmontools/Portfile	2010-11-21 20:38:10 UTC (rev 73688)
+++ trunk/dports/sysutils/smartmontools/Portfile	2010-11-21 21:22:40 UTC (rev 73689)
@@ -4,7 +4,7 @@
 
 name            smartmontools
 version         5.40
-revision        2
+revision        3
 categories      sysutils
 maintainers     toby
 description     SMART hard drive monitoring
@@ -29,6 +29,7 @@
                 --enable-sample \
                 --with-libcap-ng=no
 
+destroot.keepdirs   ${destroot}${prefix}/var/run
 post-destroot {
     delete ${destroot}${prefix}/etc/rc.d
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101121/11ae5a68/attachment.html>


More information about the macports-changes mailing list