Ticket #32219: Portfile.diff
File Portfile.diff, 531 bytes (added by marcin.operacz@…, 13 years ago) |
---|
-
Portfile
old new 185 185 license-append LGPL-2.1+ 186 186 } 187 187 188 variant librtmp description {use librtmp (from rtmpdump) as rtmp[t][es]:// protocol handler} { 189 configure.args-append --enable-librtmp 190 191 depends_lib-append port:rtmpdump 192 } 193 188 194 # the build server uses the default variants, and we want distributable binaries 189 195 # nonfree code is disabled by default but can be enabled using the +nonfree variant