[114701] trunk/dports/graphics/openni/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 13 17:35:30 PST 2013


Revision: 114701
          https://trac.macports.org/changeset/114701
Author:   ryandesign at macports.org
Date:     2013-12-13 17:35:30 -0800 (Fri, 13 Dec 2013)
Log Message:
-----------
openni: fix github.project case

Modified Paths:
--------------
    trunk/dports/graphics/openni/Portfile

Modified: trunk/dports/graphics/openni/Portfile
===================================================================
--- trunk/dports/graphics/openni/Portfile	2013-12-14 01:32:58 UTC (rev 114700)
+++ trunk/dports/graphics/openni/Portfile	2013-12-14 01:35:30 UTC (rev 114701)
@@ -4,13 +4,17 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        OpenNI openni 1.5.7.10 Stable-
+github.setup        OpenNI OpenNI 1.5.7.10 Stable-
+name                openni
 categories          graphics
 platforms           darwin
 maintainers         ryandesign openmaintainer
 license             LGPL-3+
 supported_archs     i386 x86_64
 
+# Remove this when updating to the next version
+distname            ${name}-${version}
+
 description         APIs for natural interaction devices
 
 long_description    The OpenNI framework provides a set of APIs for accessing \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131213/6a11656a/attachment.html>


More information about the macports-changes mailing list