[43924] trunk/dports/games/gtypist/Portfile

jmr at macports.org jmr at macports.org
Wed Dec 17 08:35:34 PST 2008


Revision: 43924
          http://trac.macports.org/changeset/43924
Author:   jmr at macports.org
Date:     2008-12-17 08:35:34 -0800 (Wed, 17 Dec 2008)
Log Message:
-----------
gtypist: add missing gettext dep, fix mtree violations (#16714, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/games/gtypist/Portfile

Modified: trunk/dports/games/gtypist/Portfile
===================================================================
--- trunk/dports/games/gtypist/Portfile	2008-12-17 13:51:58 UTC (rev 43923)
+++ trunk/dports/games/gtypist/Portfile	2008-12-17 16:35:34 UTC (rev 43924)
@@ -20,8 +20,11 @@
                 sha1 b44292ea6f5b7f97138777b8090c402084a839e0 \
                 rmd160 3bd7f01c6cd4f9f453744c76296701967786fe19
 
-depends_lib     port:ncurses
+depends_lib     port:ncurses port:gettext
 
+configure.args  --mandir=${prefix}/share/man \
+                --infodir=${prefix}/share/info
+
 livecheck.check regex
 livecheck.url   http://ftp.gnu.org/gnu/gtypist/?C=M&O=D
 livecheck.regex ${name}-(\\d+(?:\\.\\d+)+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081217/ffb224fc/attachment.html>


More information about the macports-changes mailing list