Changeset 133744
- Timestamp:
- Mar 10, 2015, 10:33:25 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/textproc/libxml2/Portfile
r128279 r133744 8 8 name libxml2 9 9 version 2.9.2 10 revision 110 revision 2 11 11 categories textproc 12 12 platforms darwin … … 61 61 } 62 62 63 variant readline description {Enable readline support} { 64 configure.args-append --with-readline \ 65 --with-history 66 depends_lib-append port:readline 67 } 68 63 69 livecheck.type regex 64 70 livecheck.url ${homepage}news.html
Note: See TracChangeset
for help on using the changeset viewer.