[35973] trunk/dports/gnome/dasher/Portfile

jmr at macports.org jmr at macports.org
Fri Apr 11 20:03:01 PDT 2008


Revision: 35973
          http://trac.macosforge.org/projects/macports/changeset/35973
Author:   jmr at macports.org
Date:     2008-04-11 20:03:00 -0700 (Fri, 11 Apr 2008)

Log Message:
-----------
dasher: correct mandir, and specify full path to scrollkeeper-update

Modified Paths:
--------------
    trunk/dports/gnome/dasher/Portfile

Modified: trunk/dports/gnome/dasher/Portfile
===================================================================
--- trunk/dports/gnome/dasher/Portfile	2008-04-12 03:02:43 UTC (rev 35972)
+++ trunk/dports/gnome/dasher/Portfile	2008-04-12 03:03:00 UTC (rev 35973)
@@ -32,9 +32,9 @@
                 port:gnome-keyring \
                 port:gnome-doc-utils
 
-configure.args  --mandir=${prefix}/share/info \
+configure.args  --mandir=${prefix}/share/man \
                 --disable-scrollkeeper
 
 post-activate   {
-    system "scrollkeeper-update"
+    system "${prefix}/bin/scrollkeeper-update"
 }

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


More information about the macports-changes mailing list