[82870] trunk/dports/devel/vcheck/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 20 23:52:13 PDT 2011


Revision: 82870
          http://trac.macports.org/changeset/82870
Author:   jmr at macports.org
Date:     2011-08-20 23:52:13 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
vcheck: use specific version of pod2man

Modified Paths:
--------------
    trunk/dports/devel/vcheck/Portfile

Modified: trunk/dports/devel/vcheck/Portfile
===================================================================
--- trunk/dports/devel/vcheck/Portfile	2011-08-21 06:47:54 UTC (rev 82869)
+++ trunk/dports/devel/vcheck/Portfile	2011-08-21 06:52:13 UTC (rev 82870)
@@ -28,7 +28,7 @@
 use_configure	no
 
 build {
-    system "${prefix}/bin/pod2man ${worksrcpath}/vcheck >${worksrcpath}/vcheck.1"
+    system "${prefix}/bin/pod2man-5.12 ${worksrcpath}/vcheck >${worksrcpath}/vcheck.1"
 }
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/c4870a75/attachment-0001.html>


More information about the macports-changes mailing list