[132913] trunk/dports/science/rNMR/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 12 16:51:37 PST 2015


Revision: 132913
          https://trac.macports.org/changeset/132913
Author:   ryandesign at macports.org
Date:     2015-02-12 16:51:37 -0800 (Thu, 12 Feb 2015)
Log Message:
-----------
rNMR: use active_variants portgroup to inform user to use R's +tcltk variant (#46841)

Modified Paths:
--------------
    trunk/dports/science/rNMR/Portfile

Modified: trunk/dports/science/rNMR/Portfile
===================================================================
--- trunk/dports/science/rNMR/Portfile	2015-02-13 00:48:46 UTC (rev 132912)
+++ trunk/dports/science/rNMR/Portfile	2015-02-13 00:51:37 UTC (rev 132913)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           active_variants 1.1
 
 name                rNMR
 version             1.1.7
@@ -34,6 +35,8 @@
 
 depends_lib         port:R
 
+require_active_variants R tcltk
+
 use_configure       no
 
 build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150212/c1400564/attachment.html>


More information about the macports-changes mailing list