[57274] trunk/dports/games/xskat/Portfile

snc at macports.org snc at macports.org
Tue Sep 8 08:01:19 PDT 2009


Revision: 57274
          http://trac.macports.org/changeset/57274
Author:   snc at macports.org
Date:     2009-09-08 08:01:19 -0700 (Tue, 08 Sep 2009)
Log Message:
-----------
add missing dependency on xmkmf, add modeline

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

Modified: trunk/dports/games/xskat/Portfile
===================================================================
--- trunk/dports/games/xskat/Portfile	2009-09-08 15:00:42 UTC (rev 57273)
+++ trunk/dports/games/xskat/Portfile	2009-09-08 15:01:19 UTC (rev 57274)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -14,6 +15,7 @@
 master_sites	http://www.xskat.de/
 checksums	sha1 b90859742b62369273d2683bd69006713e1e214d
 depends_lib	port:xorg-libX11
+depends_build   path:bin/xmkmf:imake
 
 destroot.target-append	install.man
 destroot.destdir-append	BINDIR=${prefix}/bin MANPATH=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090908/557b04d1/attachment.html>


More information about the macports-changes mailing list