[74037] trunk/dports/x11/xscreensaver/Portfile

snc at macports.org snc at macports.org
Thu Dec 2 16:23:16 PST 2010


Revision: 74037
          http://trac.macports.org/changeset/74037
Author:   snc at macports.org
Date:     2010-12-02 16:23:12 -0800 (Thu, 02 Dec 2010)
Log Message:
-----------
xscreensaver: missing dependency on xpm

Modified Paths:
--------------
    trunk/dports/x11/xscreensaver/Portfile

Modified: trunk/dports/x11/xscreensaver/Portfile
===================================================================
--- trunk/dports/x11/xscreensaver/Portfile	2010-12-03 00:22:31 UTC (rev 74036)
+++ trunk/dports/x11/xscreensaver/Portfile	2010-12-03 00:23:12 UTC (rev 74037)
@@ -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
@@ -18,7 +19,7 @@
                     sha1    d8379928de2e6e86cc7b17d75150daafe57e93c4 \
                     rmd160  6c437ef89969a0bf886f27b2430b53a431146b20
 
-depends_lib	port:gtk2 port:libglade2
+depends_lib	port:gtk2 port:libglade2 port:xpm
 
 patchfiles          patch-configure.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101202/7f1ae4e1/attachment.html>


More information about the macports-changes mailing list