[44479] trunk/dports/x11/vnc/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Dec 28 23:58:51 PST 2008


Revision: 44479
          http://trac.macports.org/changeset/44479
Author:   mcalhoun at macports.org
Date:     2008-12-28 23:58:50 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
vnc: Change default perl port to perl5 (see #16830).

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

Modified: trunk/dports/x11/vnc/Portfile
===================================================================
--- trunk/dports/x11/vnc/Portfile	2008-12-29 07:51:37 UTC (rev 44478)
+++ trunk/dports/x11/vnc/Portfile	2008-12-29 07:58:50 UTC (rev 44479)
@@ -19,7 +19,7 @@
 
 depends_lib		lib:libX11.6:XFree86 \
 				lib:libz.1:zlib
-depends_run		bin:perl:perl5.8
+depends_run		bin:perl:perl5
 
 set serverdir	Xvnc
 set javadir		classes
@@ -36,7 +36,7 @@
 }
 
 variant no_server {
-	depends_run-delete	bin:perl:perl5.8
+	depends_run-delete	bin:perl:perl5
 
 	patchfiles-append	patch-no_server
 }
@@ -69,7 +69,7 @@
 	# NOTE: Beta version requires XFree source to build the Xvnc server.
 	# Therefore the beta variant has been setup to not build the Xvnc
 	# server for now.
-	depends_run-delete	bin:perl:perl5.8
+	depends_run-delete	bin:perl:perl5
 
 	patchfiles-delete	patch-Xvnc \
 						patch-configure \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081228/44f504cd/attachment.html>


More information about the macports-changes mailing list