[43755] trunk/dports/x11/tightvnc/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 13 23:58:13 PST 2008


Revision: 43755
          http://trac.macports.org/changeset/43755
Author:   jeremyhu at macports.org
Date:     2008-12-13 23:58:13 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
tightvnc: Updated perl and X11 dependencies

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

Modified: trunk/dports/x11/tightvnc/Portfile
===================================================================
--- trunk/dports/x11/tightvnc/Portfile	2008-12-14 07:56:26 UTC (rev 43754)
+++ trunk/dports/x11/tightvnc/Portfile	2008-12-14 07:58:13 UTC (rev 43755)
@@ -20,11 +20,14 @@
 checksums		md5 49a0748ea52793f2e3069e05af28f716
 platforms		darwin
 
-depends_lib		lib:libX11.6:XFree86 \
-				lib:libjpeg.62:jpeg \
-				lib:libz.1:zlib
-depends_run		bin:perl:perl5.8
+depends_lib \
+	lib:libXaw:xorg-libXaw \
+	lib:libXp.6:xorg-libXp
+	lib:libjpeg.62:jpeg \
+	lib:libz.1:zlib
 
+depends_run		path:bin/perl:perl5
+
 depends_build		bin:xmkmf:imake
 
 worksrcdir		vnc_unixsrc
@@ -45,7 +48,7 @@
 }
 
 variant no_server {
-	depends_run-delete	bin:perl:perl5.8
+	depends_run-delete	path:bin/perl:perl5
 
 	patchfiles-append	patch-no_server.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/e204a5ba/attachment.html>


More information about the macports-changes mailing list