[43031] trunk/dports/x11/vtwm/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Dec 3 13:36:26 PST 2008
Revision: 43031
http://trac.macports.org/changeset/43031
Author: jeremyhu at macports.org
Date: 2008-12-03 13:36:26 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
vtwm: Added missing dependencies and make lint happy.
Modified Paths:
--------------
trunk/dports/x11/vtwm/Portfile
Modified: trunk/dports/x11/vtwm/Portfile
===================================================================
--- trunk/dports/x11/vtwm/Portfile 2008-12-03 21:35:18 UTC (rev 43030)
+++ trunk/dports/x11/vtwm/Portfile 2008-12-03 21:36:26 UTC (rev 43031)
@@ -6,8 +6,10 @@
categories x11
maintainers mdales at mac.com
description Twm with a virtual desktop and optional Motif-like features
+long_description ${description}
platforms darwin
-master_sites ftp://ftp.visi.com/users/hawkeyd/X/
+homepage ftp://ftp.visi.com/users/hawkeyd/X/
+master_sites ${homepage}
checksums md5 e6116c0d7ca973488b39e8964e4153f0 \
sha1 5d983007a5b4b0be6796232efe97527b3af16429 \
rmd160 a72c51ad3a4e80b1d9ba9bdaa7ea3ea8a89aa3d0
@@ -16,7 +18,13 @@
depends_build bin:xmkmf:imake
-depends_lib lib:libX11.6:xorg-libX11
+depends_lib lib:libX11.6:xorg-libX11 \
+ lib:libXt.6:xorg-libXt \
+ lib:libSM.6:xorg-libsm \
+ lib:libICE.6:xorg-libice \
+ lib:libXext.6:xorg-libXext \
+ lib:libXpm.4:xpm \
+ lib:libXmu.6:xorg-libXmu
build.target-append DESTDIR=${destroot} \
BINDIR=${prefix}/bin \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081203/1603d16e/attachment.html>
More information about the macports-changes
mailing list