[136012] trunk/dports/devel/bison/Portfile
larryv at macports.org
larryv at macports.org
Sat May 9 08:48:29 PDT 2015
Revision: 136012
https://trac.macports.org/changeset/136012
Author: larryv at macports.org
Date: 2015-05-09 08:48:29 -0700 (Sat, 09 May 2015)
Log Message:
-----------
bison: Refactor subports a bit
Modified Paths:
--------------
trunk/dports/devel/bison/Portfile
Modified: trunk/dports/devel/bison/Portfile
===================================================================
--- trunk/dports/devel/bison/Portfile 2015-05-09 15:48:25 UTC (rev 136011)
+++ trunk/dports/devel/bison/Portfile 2015-05-09 15:48:29 UTC (rev 136012)
@@ -4,11 +4,13 @@
PortSystem 1.0
name bison
+subport bison-runtime {}
+
epoch 1
version 3.0.4
categories devel
platforms darwin
-subport bison-runtime {
+if {${subport} eq "bison-runtime"} {
supported_archs noarch
}
license GPL-3+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150509/5874af5f/attachment.html>
More information about the macports-changes
mailing list